diff options
| author | Marco Elver <elver@google.com> | 2022-11-22 17:58:40 +0100 |
|---|---|---|
| committer | Marco Elver <me@marcoelver.com> | 2022-11-22 18:39:24 +0100 |
| commit | 9e999522121d49ebf346ed956dd1223ac55f71b2 (patch) | |
| tree | 6ba1d890a99a57e9c7298e411126a9719b2e540a /dashboard/config/linux/upstream-leak.config | |
| parent | 9da37ae85383e0dda5fc114ec808909f72fe038d (diff) | |
dashboard/config/linux: disable CONFIG_XFS_DEBUG
Intended for XFS developers only:
https://lkml.kernel.org/r/20221122043504.GR3600936@dread.disaster.area
Diffstat (limited to 'dashboard/config/linux/upstream-leak.config')
| -rw-r--r-- | dashboard/config/linux/upstream-leak.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard/config/linux/upstream-leak.config b/dashboard/config/linux/upstream-leak.config index 426bc8633..2eff7a128 100644 --- a/dashboard/config/linux/upstream-leak.config +++ b/dashboard/config/linux/upstream-leak.config @@ -7849,8 +7849,8 @@ CONFIG_XFS_QUOTA=y CONFIG_XFS_POSIX_ACL=y CONFIG_XFS_RT=y # CONFIG_XFS_ONLINE_SCRUB is not set -CONFIG_XFS_DEBUG=y -CONFIG_XFS_ASSERT_FATAL=y +# CONFIG_XFS_WARN is not set +# CONFIG_XFS_DEBUG is not set CONFIG_GFS2_FS=y CONFIG_GFS2_FS_LOCKING_DLM=y CONFIG_OCFS2_FS=y |
