diff options
author | 2024-11-17 10:22:50 +0100 | |
---|---|---|
committer | 2025-03-03 08:16:44 -0700 | |
commit | 7c879c8275c0505c551f0fc6c152299c8d11f756 (patch) | |
tree | 5fb6ccc0646d1b083ddd424c13f7648ecfaba358 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | xfs: add a rtg_blocks helper (diff) | |
download | wireguard-linux-7c879c8275c0505c551f0fc6c152299c8d11f756.tar.xz wireguard-linux-7c879c8275c0505c551f0fc6c152299c8d11f756.zip |
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Delalloc reservations are not supported in userspace, and thus it doesn't
make sense to share this helper with xfsprogs.c. Move it to xfs_iomap.c
toward the two callers.
Note that there rest of the delalloc handling should probably eventually
also move out of xfs_bmap.c, but that will require a bit more surgery.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions