summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_fsops.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2024-05-02 09:33:54 +0200
committerChandan Babu R <chandanbabu@kernel.org>2024-05-03 11:20:06 +0530
commit86de848403abda05bf9c16dcdb6bef65a8d88c41 (patch)
tree5920cb215a92c4c18e026ce60302a9d02b36a2da /fs/xfs/xfs_fsops.c
parent99fb6b7ad1f2fb83d8df2c1382be63a1f50b1ae0 (diff)
downloadlinux-stable-86de848403abda05bf9c16dcdb6bef65a8d88c41.tar.gz
linux-stable-86de848403abda05bf9c16dcdb6bef65a8d88c41.tar.bz2
linux-stable-86de848403abda05bf9c16dcdb6bef65a8d88c41.zip
xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
Accessing if_bytes without the ilock is racy. Remove the initial if_bytes == 0 check in xfs_reflink_end_cow_extent and let ext_iext_lookup_extent fail for this case after we've taken the ilock. 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>
Diffstat (limited to 'fs/xfs/xfs_fsops.c')
0 files changed, 0 insertions, 0 deletions