diff options
author | Christoph Hellwig <hch@lst.de> | 2024-05-02 09:33:55 +0200 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-05-03 07:50:06 +0200 |
commit | 25576c5420e61dea4c2b52942460f2221b8e46e8 (patch) | |
tree | 0d65a937a6a82f99bfa50bc6e93a673fc19820dd /Documentation/ABI | |
parent | xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent (diff) | |
download | linux-25576c5420e61dea4c2b52942460f2221b8e46e8.tar.xz linux-25576c5420e61dea4c2b52942460f2221b8e46e8.zip |
xfs: simplify iext overflow checking and upgrade
Currently the calls to xfs_iext_count_may_overflow and
xfs_iext_count_upgrade are always paired. Merge them into a single
function to simplify the callers and the actual check and upgrade
logic itself.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions