diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-06-29 14:29:33 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-07-03 08:43:40 +0000 |
| commit | 49fef1e5021689d713c2b0ce15779bc3c39c70d4 (patch) | |
| tree | 75b533b164041cdbd6bb0c66a10352062f876514 /dashboard/config/linux/upstream-kmsan.config | |
| parent | bfc478367b83b3fda580f54964aa9f3651beeb3d (diff) | |
dashboard/config: disable XFS_SUPPORT_V4
Closes #3918.
Diffstat (limited to 'dashboard/config/linux/upstream-kmsan.config')
| -rw-r--r-- | dashboard/config/linux/upstream-kmsan.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-kmsan.config b/dashboard/config/linux/upstream-kmsan.config index 8572e06c3..13a9e14b6 100644 --- a/dashboard/config/linux/upstream-kmsan.config +++ b/dashboard/config/linux/upstream-kmsan.config @@ -7741,7 +7741,7 @@ CONFIG_JFS_SECURITY=y CONFIG_JFS_DEBUG=y # CONFIG_JFS_STATISTICS is not set CONFIG_XFS_FS=y -CONFIG_XFS_SUPPORT_V4=y +# CONFIG_XFS_SUPPORT_V4 is not set # CONFIG_XFS_SUPPORT_ASCII_CI is not set CONFIG_XFS_QUOTA=y CONFIG_XFS_POSIX_ACL=y |
