OSDN Git Service

gfs2: Remove gfs2_write_{begin,end}
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 19 Mar 2018 23:10:52 +0000 (23:10 +0000)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 2 Jul 2018 15:27:38 +0000 (16:27 +0100)
commit025d0e7f73c6a9cc3ca2fe7de821792a8f3269bf
tree699aa493a82fa11c6f89be560dab2cec028a7c90
parent967bcc91b044936e85dbb5848952dc1335a846f4
gfs2: Remove gfs2_write_{begin,end}

Now that generic_file_write_iter is no longer used, there are no
remaining users of these address space operations.

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