gfs2: iomap direct I/O support
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 19 Jun 2018 14:08:02 +0000 (15:08 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 2 Jul 2018 15:27:32 +0000 (16:27 +0100)
commit967bcc91b044936e85dbb5848952dc1335a846f4
tree730618d2da59b6097f6799c17ad2a4effb9ca34a
parentbcfe94139a45fae128844558d6e27a0258860a90
gfs2: iomap direct I/O support

The page unmapping previously done in gfs2_direct_IO is now done
generically in iomap_dio_rw.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/aops.c
fs/gfs2/bmap.c
fs/gfs2/file.c