xfs: update got in xfs_bmap_shift_update_extent
authorChristoph Hellwig <hch@lst.de>
Thu, 19 Oct 2017 18:08:51 +0000 (11:08 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 26 Oct 2017 22:38:28 +0000 (15:38 -0700)
commit11f75b3bbad57998d1af99391ec3a8e076ab4dd9
treee3152fe8313bd6d2918a56908a45de45a058a37b
parentbf8062800ad2d1ca22950c28910196bcbda89108
xfs: update got in xfs_bmap_shift_update_extent

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>
fs/xfs/libxfs/xfs_bmap.c