diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-01-29 20:09:24 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-01-30 13:12:05 +0000 |
| commit | 373b66cd2ba1fd05c72d0bbe16141fb287fe2eb3 (patch) | |
| tree | a4a77a9e7c0b1f8c637a8840da51eaccb3a9de2d /dashboard/config/linux/bits/filesystems.yml | |
| parent | 7f400fcb5977e5e102241f2ee93246b07b09e13c (diff) | |
dashboard/configs: update linux configs
Regenerate the configs using the latest Linux revisions.
Diffstat (limited to 'dashboard/config/linux/bits/filesystems.yml')
| -rw-r--r-- | dashboard/config/linux/bits/filesystems.yml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/dashboard/config/linux/bits/filesystems.yml b/dashboard/config/linux/bits/filesystems.yml index 4da6604c6..1e3d5bd4b 100644 --- a/dashboard/config/linux/bits/filesystems.yml +++ b/dashboard/config/linux/bits/filesystems.yml @@ -11,8 +11,8 @@ config: - MSDOS_FS - VFAT_FS - EXFAT_FS - - NTFS_FS - - NTFS_RW + - NTFS_FS: [-linux-next] + - NTFS_RW: [-linux-next] - NTFS3_FS: [v5.15] - NTFS3_64BIT_CLUSTER: n - NTFS3_LZX_XPRESS: [v5.15] @@ -195,6 +195,9 @@ config: - ROMFS_ON_BLOCK - ROMFS_ON_MTD - - BCACHEFS_FS: [linux-next] - - BCACHEFS_QUOTA: [linux-next] - - BCACHEFS_DEBUG: [linux-next] + - BCACHEFS_FS: [v6.7] + - BCACHEFS_QUOTA: [v6.7] + - BCACHEFS_DEBUG: [v6.7] + + - FSCACHE + - CACHEFILES |
