]> www.infradead.org Git - users/hch/xfsprogs.git/commit
repair: make RT-specific code in {rmap,refcount}_avoid_check xfs-metadir-simplifications
authorChristoph Hellwig <hch@lst.de>
Thu, 11 Jul 2024 04:43:37 +0000 (06:43 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 11 Jul 2024 05:04:33 +0000 (07:04 +0200)
commit576c2fe09e498732081c597ecb9527fdb583a7df
treee8a777b0989833d93bf2221fba565fd2d47626ae
parent15d63d0594ea7875967e016b76dc97ca32745ec5
repair: make RT-specific code in {rmap,refcount}_avoid_check

Now that we're not allocation the bitmaps for non-rtgroups file systems,
don't touch them here either.

Signed-off-by: Christoph Hellwig <hch@lst.de>
repair/rmap.c