From ed2a82f02302ff84d7e93281fc22632b7d8c35cd Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Fri, 20 Oct 2023 10:49:55 +0200 Subject: dashboard/config: update unmaintained.yml Reorder configs in a proper way. --- dashboard/config/linux/bits/unmaintained.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/unmaintained.yml') diff --git a/dashboard/config/linux/bits/unmaintained.yml b/dashboard/config/linux/bits/unmaintained.yml index f1492f5e1..3ab150a38 100644 --- a/dashboard/config/linux/bits/unmaintained.yml +++ b/dashboard/config/linux/bits/unmaintained.yml @@ -10,9 +10,9 @@ config: # See e.g. these links: # https://lore.kernel.org/linux-fsdevel/ZG07WoKnBzaN4T1L@dread.disaster.area/T/ # https://github.com/google/syzkaller/issues/3918 + - XFS_FS - XFS_SUPPORT_V4 # Floppy driver is known to be buggy, maintainers see no sense in further reports at the moment. # https://lore.kernel.org/all/7df3e30a-aa31-495c-9d59-cb6080364f61@kernel.dk/ - - XFS_FS - BLK_DEV_FD: [x86_64] -- cgit mrf-deployment