]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: use new extent lookup helpers in xfs_bmapi_read
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Jan 2017 02:18:47 +0000 (20:18 -0600)
committerEric Sandeen <sandeen@redhat.com>
Tue, 10 Jan 2017 02:18:47 +0000 (20:18 -0600)
commitc2d73ed3f38c8819a5e44288ebcdd67b8d94386e
tree96e3cb48e77eb66819ecb4b5244da0bc13b4bc19
parentb0385364e573063a273e0332be4c8d9f374096bd
xfs: use new extent lookup helpers in xfs_bmapi_read

Source kernel commit: 334f3423d6a6c39483aa0744ea044e105ca0e5ae

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_bmap.c