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
fc49dbe7
Commit
fc49dbe7
authored
Sep 20, 2019
by
J. R. Okajima
Browse files
aufs5.x-rcN 20190923
Signed-off-by:
J. R. Okajima
<
hooanon05g@gmail.com
>
parent
b1e0d5fa
Changes
3
Hide whitespace changes
Inline
Side-by-side
aufs5-base.patch
View file @
fc49dbe7
...
...
@@ -2,7 +2,7 @@ SPDX-License-Identifier: GPL-2.0
aufs5.x-rcN base patch
diff --git a/MAINTAINERS b/MAINTAINERS
index
9cbcf167bdd0..5a9cee826
a8
f
100644
index
a50e97a63bc8..bd7c76319
a8
5
100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2822,6 +2822,19 @@
F: include/linux/audit.h
...
...
aufs5-mmap.patch
View file @
fc49dbe7
...
...
@@ -125,7 +125,7 @@ index 6a7a1083b6fb..461db8843e32 100644
#ifdef CONFIG_SWAP
diff --git a/kernel/fork.c b/kernel/fork.c
index
2852d0e76ea3..7b7f676b6465
100644
index
541fd805fb88..3208fcf3b3c9
100644
--- a/kernel/fork.c
+++ b/kernel/fork.c
@@ -553,7 +553,7 @@
static __latent_entropy int dup_mmap(struct mm_struct *mm,
...
...
include/uapi/linux/aufs_type.h
View file @
fc49dbe7
...
...
@@ -40,7 +40,7 @@
#include <linux/limits.h>
#define AUFS_VERSION "5.x-rcN-201909
09
"
#define AUFS_VERSION "5.x-rcN-201909
23
"
/* todo? move this to linux-2.6.19/include/magic.h */
#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