]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: always freeze the fs when checking fs counters xfs-freecounter-dbg
authorChristoph Hellwig <hch@lst.de>
Tue, 4 Feb 2025 14:48:04 +0000 (15:48 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 4 Feb 2025 14:49:26 +0000 (15:49 +0100)
commitab0585861f60338fa2c00a9baeaa03eabdaf539f
tree74c3c4ffd23c96f0761c10e5fdb69492caf76fcb
parente52711076bce0c3422ee42856fbf28029415a8ae
xfs: always freeze the fs when checking fs counters

Otherwise we can't guarantee that the delalloc and free space counters
are in sync.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/xfs/scrub/fscounters.c