diff options
| author | Pimyn Girgis <pimyn@google.com> | 2025-10-22 13:52:01 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-10-22 14:20:29 +0000 |
| commit | 5faec6871b587407d55b2ea1bbfe0dfa6d6ea77f (patch) | |
| tree | a8b71c0e4cf50415eb9e77d96253eaa996342b49 /dashboard/config/linux/bits/filesystems.yml | |
| parent | 252fbbadf10d41c4028958c2b430c1291c1f9201 (diff) | |
dashboard: enable ext4 in base config
Ext4 is necessary for normal boot, enable it unconditionally in base.
Diffstat (limited to 'dashboard/config/linux/bits/filesystems.yml')
| -rw-r--r-- | dashboard/config/linux/bits/filesystems.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dashboard/config/linux/bits/filesystems.yml b/dashboard/config/linux/bits/filesystems.yml index cb7b0feb2..71ca0e0c9 100644 --- a/dashboard/config/linux/bits/filesystems.yml +++ b/dashboard/config/linux/bits/filesystems.yml @@ -171,10 +171,6 @@ config: - EXT3_FS_POSIX_ACL: [-v6.18] - EXT3_FS_SECURITY: [-v6.18] - - EXT4_FS: [v6.18] - - EXT4_FS_POSIX_ACL: [v6.18] - - EXT4_FS_SECURITY: [v6.18] - - REISERFS_FS: [-v6.12] - REISERFS_FS_XATTR: [-v6.12] - REISERFS_FS_POSIX_ACL: [-v6.12] |
