]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: preserve RT reservations across remounts xfs-freecounters
authorHans Holmberg <hans.holmberg@wdc.com>
Sat, 30 Nov 2024 04:39:47 +0000 (05:39 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 13 Feb 2025 04:28:11 +0000 (05:28 +0100)
commit2cdefd9505ba277042b6018e5fca673816722de6
tree884490ba9d65169c49e699352d579ae253c54632
parent9d74273274086eb206903b25d39021bf83384c36
xfs: preserve RT reservations across remounts

Introduce a reservation setting for rt devices so that zoned GC
reservations are preserved over remount ro/rw cycles.

Signed-off-by: Hans Holmberg <hans.holmberg@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h
fs/xfs/xfs_super.c