diff options
author | 2025-01-13 14:54:33 +0100 | |
---|---|---|
committer | 2025-01-13 14:54:33 +0100 | |
commit | 8a092f440e0326a74a008566fef794fc891bdeda (patch) | |
tree | 3f8911072d1f942212f71a309d38ef789dd92efe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'btree-ifork-records_2024-12-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into for-next (diff) | |
parent | xfs: allow inode-based btrees to reserve space in the data device (diff) | |
download | wireguard-linux-8a092f440e0326a74a008566fef794fc891bdeda.tar.xz wireguard-linux-8a092f440e0326a74a008566fef794fc891bdeda.zip |
Merge tag 'reserve-rt-metadata-space_2024-12-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into for-next
xfs: enable in-core block reservation for rt metadata [v6.2 03/14]
In preparation for adding reverse mapping and refcounting to the
realtime device, enhance the metadir code to reserve free space for
btree shape changes as delayed allocation blocks.
This enables us to pre-allocate space for the rmap and refcount btrees
in the same manner as we do for the data device counterparts, which is
how we avoid ENOSPC failures when space is low but we've already
committed to a COW operation.
This has been running on the djcloud for months with no problems. Enjoy!
Signed-off-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