update
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 13 May 2022 21:55:50 +0000 (17:55 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 13 May 2022 21:55:50 +0000 (17:55 -0400)
bug-fixes/basic-user-ns.patch

index 6e43540d91bb3838cf499b1da20e7892effe9e8a..80d46c5d817d3e12885b0045a3f824b505995552 100644 (file)
@@ -1,5 +1,5 @@
 diff --git a/fs/wrapfs/inode.c b/fs/wrapfs/inode.c
-index ab0aff1abbd9..0eb68b3e3e25 100644
+index ab0aff1abbd9..634b863995e3 100644
 --- a/fs/wrapfs/inode.c
 +++ b/fs/wrapfs/inode.c
 @@ -8,7 +8,8 @@
@@ -197,7 +197,7 @@ index ab0aff1abbd9..0eb68b3e3e25 100644
  
 -static int wrapfs_getattr(const struct path *path, struct kstat *stat, 
 +static int wrapfs_getattr(struct user_namespace *mnt_userns,
-+                        const struct path *path, struct kstat *stat, 
++                        const struct path *path, struct kstat *stat,
                            u32 request_mask, unsigned int flags)
  {
        int err;