aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/subsystem
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/subsystem')
-rw-r--r--pkg/subsystem/linux/rules.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/subsystem/linux/rules.go b/pkg/subsystem/linux/rules.go
index c8aa2b10a..dd46bc1d1 100644
--- a/pkg/subsystem/linux/rules.go
+++ b/pkg/subsystem/linux/rules.go
@@ -23,6 +23,7 @@ var (
subsystemCalls: map[string][]string{
"adfs": {"syz_mount_image$adfs"},
"affs": {"syz_mount_image$affs"},
+ "bcachefs": {"syz_mount_image$bcachefs"},
"befs": {"syz_mount_image$befs"},
"bfs": {"syz_mount_image$bfs"},
"bluetooth": {"syz_emit_vhci"},