From: Greg Kroah-Hartman Date: Tue, 16 Jan 2024 14:11:26 +0000 (+0100) Subject: Update ignore_list for bcachefs X-Git-Tag: v6.1.74~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf1f8f1ca9ae53cf3bc8781e4efdb6ebaee70db;p=thirdparty%2Fkernel%2Fstable-queue.git Update ignore_list for bcachefs Also add xfs, for some reason it wasn't on the list already. Signed-off-by: Greg Kroah-Hartman --- diff --git a/ignore_list b/ignore_list index f2b20ad2032..35e3f772f4e 100644 --- a/ignore_list +++ b/ignore_list @@ -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/