summarylogtreecommitdiffstats
path: root/0002-LINUX-Minor-osi_vfsop.c-cleanup.patch
diff options
context:
space:
mode:
Diffstat (limited to '0002-LINUX-Minor-osi_vfsop.c-cleanup.patch')
-rw-r--r--0002-LINUX-Minor-osi_vfsop.c-cleanup.patch11
1 files changed, 8 insertions, 3 deletions
diff --git a/0002-LINUX-Minor-osi_vfsop.c-cleanup.patch b/0002-LINUX-Minor-osi_vfsop.c-cleanup.patch
index 252cea0db5da..1af30a622755 100644
--- a/0002-LINUX-Minor-osi_vfsop.c-cleanup.patch
+++ b/0002-LINUX-Minor-osi_vfsop.c-cleanup.patch
@@ -1,7 +1,7 @@
-From 2f5309a7fa3ee187c18a8930b96e89e4e31cf03e Mon Sep 17 00:00:00 2001
+From 1e1bf8ebcd3c18b05326cd7b26a471db804aeaeb Mon Sep 17 00:00:00 2001
From: Andrew Deason <adeason@sinenomine.net>
Date: Tue, 24 Jul 2018 23:22:01 -0500
-Subject: [PATCH 02/29] LINUX: Minor osi_vfsop.c cleanup
+Subject: [PATCH 02/32] LINUX: Minor osi_vfsop.c cleanup
- Fix the formatting on afs_mount/afs_get_sb definitions
@@ -14,6 +14,11 @@ Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit fa15fbda0aa0c3810695d9b867d3258b60e76b7c)
Change-Id: I8a32475bf2ddb9c7206aef679947021925697c5a
+Reviewed-on: https://gerrit.openafs.org/15680
+Reviewed-by: Andrew Deason <adeason@sinenomine.net>
+Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
+Tested-by: Benjamin Kaduk <kaduk@mit.edu>
+Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
---
src/afs/LINUX/osi_vfsops.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
@@ -76,5 +81,5 @@ index b85ab3fdf..bb49a5ce2 100644
afs_statfs(struct dentry *dentry, struct kstatfs *statp)
#else
--
-2.44.0
+2.45.1