summarylogtreecommitdiffstats
path: root/kernel-5.12-backport.patch
diff options
context:
space:
mode:
authorHanabishi2021-09-21 14:00:03 +0500
committerHanabishi2021-09-21 14:00:03 +0500
commitc0963f088c5745933ea593926e85f1ca981c1539 (patch)
treefa1fcd28a1d736eddaedcf6d1262ce84325a52ac /kernel-5.12-backport.patch
parentc46978d68b1029bf8c0b870e17a2d2c16b95d507 (diff)
downloadaur-c0963f088c5745933ea593926e85f1ca981c1539.tar.gz
Update patches
Diffstat (limited to 'kernel-5.12-backport.patch')
-rw-r--r--kernel-5.12-backport.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-5.12-backport.patch b/kernel-5.12-backport.patch
index 910019e15e91..098208d2bfcc 100644
--- a/kernel-5.12-backport.patch
+++ b/kernel-5.12-backport.patch
@@ -238,7 +238,7 @@
if (opts->fmask)
seq_printf(m, ",fmask=%04o", ~opts->fs_fmask_inv);
if (opts->dmask)
-@@ -1462,7 +1462,7 @@
+@@ -1407,7 +1407,7 @@
.init_fs_context = ntfs_init_fs_context,
.parameters = ntfs_fs_parameters,
.kill_sb = kill_block_super,