diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-04-25 12:06:17 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-04-25 12:35:09 +0000 |
| commit | 5464aef7b4033e1b144a5805a189feb0f7b2b69e (patch) | |
| tree | 3e23e931c5820d589977bea56a0609e8fece0592 /dashboard/config/linux/bits/filesystems.yml | |
| parent | dea5c7e43b28446926acb2fec04939e10f5cb835 (diff) | |
dashboard/configs: regenerate Linux configs
Use the latest linux-next and torvalds releases.
Diffstat (limited to 'dashboard/config/linux/bits/filesystems.yml')
| -rw-r--r-- | dashboard/config/linux/bits/filesystems.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dashboard/config/linux/bits/filesystems.yml b/dashboard/config/linux/bits/filesystems.yml index be3bad7ff..260897359 100644 --- a/dashboard/config/linux/bits/filesystems.yml +++ b/dashboard/config/linux/bits/filesystems.yml @@ -2,7 +2,7 @@ # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. config: - - SYSV_FS: [-linux-next] + - SYSV_FS: [-v6.15] - ZONEFS_FS: [v5.6] - ISO9660_FS - JOLIET @@ -205,5 +205,4 @@ config: - FSCACHE - CACHEFILES - # TODO: it will appear in v6.15. - - DEBUG_VFS: [linux-next] + - DEBUG_VFS: [v6.15] |
