aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/subsystem/linux/rules.go
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-09-08 11:37:32 +0200
committerAleksandr Nogikh <nogikh@google.com>2023-09-08 12:36:43 +0000
commit2cb135e4ecea7e468db700a1d388374f2d5e9d84 (patch)
tree70a93d5b8e21f19ccefceb6b6ce9da04272dc978 /pkg/subsystem/linux/rules.go
parent1df6c94250b7558c1016ec24dadb97c447213e16 (diff)
pkg/subsystems/linux: create a separate iomap subsystem
See https://lore.kernel.org/all/20230908082846.GB9560@lst.de/
Diffstat (limited to 'pkg/subsystem/linux/rules.go')
-rw-r--r--pkg/subsystem/linux/rules.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/subsystem/linux/rules.go b/pkg/subsystem/linux/rules.go
index 5ebea2b15..f597e53dd 100644
--- a/pkg/subsystem/linux/rules.go
+++ b/pkg/subsystem/linux/rules.go
@@ -90,6 +90,8 @@ var (
"kernfs": {"KERNFS"},
"udf": {"UDF FILESYSTEM"},
"nfc": {"NFC SUBSYSTEM"},
+ "iomap": {"IOMAP FILESYSTEM LIBRARY"},
+ "xfs": {"XFS FILESYSTEM"},
},
noReminders: map[string]struct{}{
// Many misclassified bugs end up in `kernel`, so there's no sense