Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Aufs5 Standalone
Commits
082b34fe
Commit
082b34fe
authored
Apr 08, 2021
by
J. R. Okajima
Browse files
5.11 20210412
Signed-off-by:
J. R. Okajima
<
hooanon05g@gmail.com
>
parent
9557510a
Changes
2
Hide whitespace changes
Inline
Side-by-side
aufs5-loopback.patch
View file @
082b34fe
...
@@ -153,7 +153,7 @@ index af75a5ee40944..1d847cb194ff6 100644
...
@@ -153,7 +153,7 @@ index af75a5ee40944..1d847cb194ff6 100644
void *key_data;
void *key_data;
diff --git a/fs/aufs/f_op.c b/fs/aufs/f_op.c
diff --git a/fs/aufs/f_op.c b/fs/aufs/f_op.c
index
5ef279a59bb14..6447c37f98756
100644
index
9f58ba0cb769f..1c2267a5a2ae1
100644
--- a/fs/aufs/f_op.c
--- a/fs/aufs/f_op.c
+++ b/fs/aufs/f_op.c
+++ b/fs/aufs/f_op.c
@@ -304,7 +304,7 @@
static ssize_t aufs_read_iter(struct kiocb *kio, struct iov_iter *iov_iter)
@@ -304,7 +304,7 @@
static ssize_t aufs_read_iter(struct kiocb *kio, struct iov_iter *iov_iter)
...
...
include/uapi/linux/aufs_type.h
View file @
082b34fe
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
#include <limits.h>
#include <limits.h>
#endif
/* __KERNEL__ */
#endif
/* __KERNEL__ */
#define AUFS_VERSION "5.11-20210
308
"
#define AUFS_VERSION "5.11-20210
412
"
/* todo? move this to linux-2.6.19/include/magic.h */
/* todo? move this to linux-2.6.19/include/magic.h */
#define AUFS_SUPER_MAGIC ('a' << 24 | 'u' << 16 | 'f' << 8 | 's')
#define AUFS_SUPER_MAGIC ('a' << 24 | 'u' << 16 | 'f' << 8 | 's')
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment