]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Update ignore_list for bcachefs
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jan 2024 14:11:26 +0000 (15:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jan 2024 14:11:26 +0000 (15:11 +0100)
Also add xfs, for some reason it wasn't on the list already.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
ignore_list

index f2b20ad2032e5db0e12738274603d0a540270057..35e3f772f4e7e0f29a9a47c3cd0347df9707214a 100644 (file)
@@ -36,4 +36,6 @@ include/uapi/linux/selinux_netlink.h
 scripts/selinux/
 security/selinux/
 
-
+# Filesystems that will send patches to us "by hand"
+fs/bcachefs/
+fs/xfs/