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
7d608ddc
Commit
7d608ddc
authored
Feb 16, 2021
by
J. R. Okajima
Browse files
5.x-rcN 20210222
Signed-off-by:
J. R. Okajima
<
hooanon05g@gmail.com
>
parent
73ae6942
Changes
3
Hide whitespace changes
Inline
Side-by-side
aufs5-base.patch
View file @
7d608ddc
...
...
@@ -2,7 +2,7 @@ SPDX-License-Identifier: GPL-2.0
aufs5.x-rcN base patch
diff --git a/MAINTAINERS b/MAINTAINERS
index
667d03852191f..752948aa5d7c
8 100644
index
bfc1b86e3e733..cf773a562433
8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3017,6 +3017,19 @@
F: include/linux/audit.h
...
...
aufs5-kbuild.patch
View file @
7d608ddc
...
...
@@ -2,7 +2,7 @@ SPDX-License-Identifier: GPL-2.0
aufs5.x-rcN kbuild patch
diff --git a/fs/Kconfig b/fs/Kconfig
index
aa4c122823018..b29bad13b2491
100644
index
da524c4d7b7e0..50ab89368c2b5
100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -288,6 +288,7 @@
source "fs/sysv/Kconfig"
...
...
include/uapi/linux/aufs_type.h
View file @
7d608ddc
...
...
@@ -40,7 +40,7 @@
#include <limits.h>
#endif
/* __KERNEL__ */
#define AUFS_VERSION "5.x-rcN-202102
15
"
#define AUFS_VERSION "5.x-rcN-202102
22
"
/* 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