diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-17 10:22:50 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2025-03-03 08:16:44 -0700 |
commit | 7c879c8275c0505c551f0fc6c152299c8d11f756 (patch) | |
tree | 5fb6ccc0646d1b083ddd424c13f7648ecfaba358 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 012482b3308a49a84c2a7df08218dd4ad081e1da (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions