linux: XFS_ONLINE_SCRUB=y (#195266)
This commit is contained in:
parent
fd4c573896
commit
9d24c1f09e
1 changed files with 1 additions and 0 deletions
|
@ -411,6 +411,7 @@ let
|
|||
XFS_QUOTA = option yes;
|
||||
XFS_POSIX_ACL = option yes;
|
||||
XFS_RT = option yes; # XFS Realtime subvolume support
|
||||
XFS_ONLINE_SCRUB = option yes;
|
||||
|
||||
OCFS2_DEBUG_MASKLOG = option no;
|
||||
|
||||
|
|
Loading…
Reference in a new issue