aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/filesystems.yml
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-04-25 12:06:17 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-04-25 12:35:09 +0000
commit5464aef7b4033e1b144a5805a189feb0f7b2b69e (patch)
tree3e23e931c5820d589977bea56a0609e8fece0592 /dashboard/config/linux/bits/filesystems.yml
parentdea5c7e43b28446926acb2fec04939e10f5cb835 (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.yml5
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]