diff options
| author | Darrick J. Wong <[email protected]> | 2020-11-24 11:45:55 -0800 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2020-12-09 09:48:13 -0800 |
| commit | 80c720b8eb1c7800133c5ae1686353d33564b773 (patch) | |
| tree | 67d9f6c2b7596df0b4a27bae43526068e5d87608 /scripts/gdb/linux/config.py | |
| parent | 3945ae03d822aa47584dd502ac024ae1e1eb9e2d (diff) | |
xfs: define a new "needrepair" feature
Define an incompat feature flag to indicate that the filesystem needs to
be repaired. While libxfs will recognize this feature, the kernel will
refuse to mount if the feature flag is set, and only xfs_repair will be
able to clear the flag. The goal here is to force the admin to run
xfs_repair to completion after upgrading the filesystem, or if we
otherwise detect anomalies.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Reviewed-by: Eric Sandeen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions