]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: update got in xfs_bmap_shift_update_extent
authorChristoph Hellwig <hch@lst.de>
Fri, 17 Nov 2017 04:11:33 +0000 (22:11 -0600)
committerEric Sandeen <sandeen@redhat.com>
Fri, 17 Nov 2017 04:11:33 +0000 (22:11 -0600)
commitf36ccac2fcfb131ebc9ceb9bde9a586ea8207417
tree42bcd3d8bb5a2a91ca31e7e62c82572220dbdec5
parent364937e2a54babd5381da5c5e9c49d15d11c750f
xfs: update got in xfs_bmap_shift_update_extent

Source kernel commit: 11f75b3bbad57998d1af99391ec3a8e076ab4dd9

This way the caller gets the proper updated extent returned in got.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_bmap.c