]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9dc57e4d815f1083990d1a87b6d9a370ecf69e4
treee3152fe8313bd6d2918a56908a45de45a058a37b
parent57dab5d499020c06b8e7f9ab4a1da00b94ebe4f2
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