]> 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)
commit3f2ebd26f83545bcfa7bdaac1c85e814554ca689
tree6fce7c67fcb582ed83cc46d26024ea563bce5f8e
parent840250cedeb97698cd6c64c094115ea5138c55f8
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