commit | f0185fa8c0cfcdf9277a7162ac2ce8259fa425a7 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Wed Nov 20 16:24:43 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Dec 24 17:22:26 2024 -0800 |
tree | c12bc3d4f2db2035ae04433936a69b7bfa415612 | |
parent | 3dcd39f7ce525fb628a8cb8ec9faf30f829e59c4 [diff] |
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>