summarylogtreecommitdiffstats
path: root/0009-Linux-6.6-Pass-request_mask-to-generic_fillattr.patch
diff options
context:
space:
mode:
authorMichael Laß2024-01-10 22:10:32 +0100
committerMichael Laß2024-01-10 22:10:32 +0100
commitd0d02bd73898681920696799462647831f777c9a (patch)
treea9b131f2bf41a5481066af0693b8fcb7d52c3e74 /0009-Linux-6.6-Pass-request_mask-to-generic_fillattr.patch
parent9b730cd33f59e6465ff0d8ac246aea9571eae504 (diff)
downloadaur-d0d02bd73898681920696799462647831f777c9a.tar.gz
Prepare for Linux 6.7
Diffstat (limited to '0009-Linux-6.6-Pass-request_mask-to-generic_fillattr.patch')
-rw-r--r--0009-Linux-6.6-Pass-request_mask-to-generic_fillattr.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0009-Linux-6.6-Pass-request_mask-to-generic_fillattr.patch b/0009-Linux-6.6-Pass-request_mask-to-generic_fillattr.patch
index 1a961517969f..4d81dcaf80c6 100644
--- a/0009-Linux-6.6-Pass-request_mask-to-generic_fillattr.patch
+++ b/0009-Linux-6.6-Pass-request_mask-to-generic_fillattr.patch
@@ -1,7 +1,7 @@
-From 0f36a779b39e7b020f2ea841b59bfe06ddf9773f Mon Sep 17 00:00:00 2001
+From 75ada815f0177b2e90ee8e2f8b08124eb9abf604 Mon Sep 17 00:00:00 2001
From: Cheyenne Wills <cwills@sinenomine.net>
Date: Mon, 18 Sep 2023 12:23:01 -0600
-Subject: [PATCH 9/9] Linux 6.6: Pass request_mask to generic_fillattr
+Subject: [PATCH 09/10] Linux 6.6: Pass request_mask to generic_fillattr
The Linux 6.6 commit: "fs: pass the request_mask to generic_fillattr"
(0d72b92883) added an additional parameter to Linux's
@@ -39,7 +39,7 @@ Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
3 files changed, 18 insertions(+)
diff --git a/src/afs/LINUX/osi_vnodeops.c b/src/afs/LINUX/osi_vnodeops.c
-index 1eb99d1d4..8a49781b9 100644
+index 903b5dd5c..86dd7b473 100644
--- a/src/afs/LINUX/osi_vnodeops.c
+++ b/src/afs/LINUX/osi_vnodeops.c
@@ -1195,7 +1195,11 @@ afs_linux_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat
@@ -88,5 +88,5 @@ index 0d6b645f4..f15c6b94d 100644
+ [])
+])
--
-2.42.1
+2.43.0