]> git.baikalelectronics.ru Git - kernel.git/commit
gfs2: Explain some direct I/O oddities
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 26 Apr 2022 21:31:06 +0000 (23:31 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 24 May 2022 19:29:14 +0000 (21:29 +0200)
commitfe64951012d08c1963aad294c364b0738c2a6893
tree6fce7c67fcb582ed83cc46d26024ea563bce5f8e
parent26c62a50695e401de73a96c3d4e4bc43f37c0cfe
gfs2: Explain some direct I/O oddities

Add some comments explaining the oddities of partial direct I/O reads
and writes.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/file.c