]> git.itanic.dy.fi Git - linux-stable/commit
xfs: indicate if xfs_bmap_adjacent changed ap->blkno
authorChristoph Hellwig <hch@lst.de>
Mon, 18 Dec 2023 04:57:24 +0000 (05:57 +0100)
committerChandan Babu R <chandanbabu@kernel.org>
Fri, 22 Dec 2023 05:48:11 +0000 (11:18 +0530)
commit676544c27e710aee7f8357f57abd348d98b1ccd4
treeeae21d64fa98c5399ffb46c2182a115c5a32a629
parentdb8616e2765a184a3ac7c0d5c901c39f0d3b1570
xfs: indicate if xfs_bmap_adjacent changed ap->blkno

Add a return value to xfs_bmap_adjacent to indicate if it did change
ap->blkno or not.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
fs/xfs/libxfs/xfs_bmap.c
fs/xfs/xfs_bmap_util.h