diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-01-29 13:24:15 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-01-30 09:27:07 +0000 |
| commit | b765b04aeea9a558fdff8dd038b70d0313c95bd6 (patch) | |
| tree | 508744415f1b86ad99275690f91fe0b4f1f66f8e /dashboard/config/linux/bits/filesystems.yml | |
| parent | afe4eff51a06f6aa1ebb3d457836a3adec5ee82f (diff) | |
dashboard/config/linux: update to v6.13 and latest next
Remove the deprecated options.
Replace old "linux-next" conditions with the version numbers.
Diffstat (limited to 'dashboard/config/linux/bits/filesystems.yml')
| -rw-r--r-- | dashboard/config/linux/bits/filesystems.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dashboard/config/linux/bits/filesystems.yml b/dashboard/config/linux/bits/filesystems.yml index 945023210..24525bd6f 100644 --- a/dashboard/config/linux/bits/filesystems.yml +++ b/dashboard/config/linux/bits/filesystems.yml @@ -169,11 +169,11 @@ config: - EXT3_FS_POSIX_ACL - EXT3_FS_SECURITY - - REISERFS_FS - - REISERFS_FS_XATTR - - REISERFS_FS_POSIX_ACL - - REISERFS_FS_SECURITY - - REISERFS_PROC_INFO + - REISERFS_FS: [-v6.12] + - REISERFS_FS_XATTR: [-v6.12] + - REISERFS_FS_POSIX_ACL: [-v6.12] + - REISERFS_FS_SECURITY: [-v6.12] + - REISERFS_PROC_INFO: [-v6.12] - ADFS_FS - ADFS_FS_RW: n |
