]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit647baa8e8e4e34776e6442fe9a491c08b0342594
tree9247d57672ea2594810cd03415b1949fb3717596
parentb5d06193951325dd484edb1e3370f6cbbdb4b4ed
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