GFS2: Switch fiemap implementation to use iomap
authorBob Peterson <rpeterso@redhat.com>
Thu, 16 Feb 2017 20:13:54 +0000 (21:13 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 31 Oct 2017 13:26:34 +0000 (14:26 +0100)
commitaac1a55b450c623ec236c0635cdb68408f632e9c
tree9247d57672ea2594810cd03415b1949fb3717596
parent3974320ca6aa68d479051f208d5c95afd1e47a4c
GFS2: Switch fiemap implementation to use iomap

This patch switches GFS2's implementation of fiemap from the old
block_map code to the new iomap interface.

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