diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-04-03 11:59:57 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-04-03 11:17:36 +0000 |
| commit | 77aa13ea89f1d7c7df4a17a6a83a11bf965d38d3 (patch) | |
| tree | 2748995c32e9cd047137b1bb4f188bdcd4a2a47a /pkg/subsystem/linux/rules.go | |
| parent | 0d897526f93c50fc2ebd2b43e686f9cdc446d447 (diff) | |
pkg/subsystem/linux: update to v6.9-rc2
Diffstat (limited to 'pkg/subsystem/linux/rules.go')
| -rw-r--r-- | pkg/subsystem/linux/rules.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/subsystem/linux/rules.go b/pkg/subsystem/linux/rules.go index 2aa10fbf4..c8aa2b10a 100644 --- a/pkg/subsystem/linux/rules.go +++ b/pkg/subsystem/linux/rules.go @@ -93,6 +93,7 @@ var ( "nfc": {"NFC SUBSYSTEM"}, "iomap": {"FILESYSTEMS [IOMAP]"}, "xfs": {"XFS FILESYSTEM"}, + "jffs2": {"JOURNALLING FLASH FILE SYSTEM V2 (JFFS2)"}, }, noReminders: map[string]struct{}{ // Many misclassified bugs end up in `kernel`, so there's no sense |
