summarylogtreecommitdiffstats
path: root/kernel-5.16.patch
diff options
context:
space:
mode:
authorHanabishi2022-03-26 22:00:09 +0500
committerHanabishi2022-03-26 22:00:09 +0500
commit71f7541af7cd0fe7d66c577ff105ae95444eee20 (patch)
tree73c07bc5ebc7a8135d01a5c596cebe0e93d22938 /kernel-5.16.patch
parentc8cd3c363f6c74726a7b5d990df2e972428642d5 (diff)
downloadaur-71f7541af7cd0fe7d66c577ff105ae95444eee20.tar.gz
Update compatibility patch for 5.17
Diffstat (limited to 'kernel-5.16.patch')
-rw-r--r--kernel-5.16.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/kernel-5.16.patch b/kernel-5.16.patch
index 8b257e045c6c..89ddcd039432 100644
--- a/kernel-5.16.patch
+++ b/kernel-5.16.patch
@@ -9,3 +9,14 @@
err = -EFAULT;
goto out;
}
+
+--- a/ntfs_fs.h
++++ b/ntfs_fs.h
+@@ -11,7 +11,6 @@
+
+ #include <linux/blkdev.h>
+ #include <linux/buffer_head.h>
+-#include <linux/cleancache.h>
+ #include <linux/fs.h>
+ #include <linux/highmem.h>
+ #include <linux/kernel.h>