]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: try not to trash qflags on metadir filesystems
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:43 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:36 +0000 (18:01 -0800)
commitd6aa9b80f482333bc272b675d1615b47e1722feb
treec12bc3d4f2db2035ae04433936a69b7bfa415612
parentb790ab2a303d586e9bba2077236f07b046f55663
xfs_repair: try not to trash qflags on metadir filesystems

Try to preserve the accounting and enforcement quota flags when
repairing filesystems.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
repair/agheader.c
repair/phase4.c
repair/sb.c