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
d1b73359
Commit
d1b73359
authored
Dec 27, 2020
by
J. R. Okajima
Browse files
5.5 20210104
Signed-off-by:
J. R. Okajima
<
hooanon05g@gmail.com
>
parent
24c5ffda
Changes
2
Hide whitespace changes
Inline
Side-by-side
aufs5-base.patch
View file @
d1b73359
...
...
@@ -2,7 +2,7 @@ SPDX-License-Identifier: GPL-2.0
aufs5.5 base patch
diff --git a/MAINTAINERS b/MAINTAINERS
index 56765f542244f..
edbd784b8a875
100644
index 56765f542244f..
795a3c74e9930
100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2877,6 +2877,19 @@
F: include/linux/audit.h
...
...
@@ -13,12 +13,12 @@ index 56765f542244f..edbd784b8a875 100644
+M: "J. R. Okajima" <hooanon05g@gmail.com>
+L: aufs-users@lists.sourceforge.net (members only)
+L: linux-unionfs@vger.kernel.org
+S: Supported
+W: http://aufs.sourceforge.net
+T: git://github.com/sfjro/aufs4-linux.git
+S: Supported
+F: Documentation/filesystems/aufs/
+F: Documentation/ABI/testing/debugfs-aufs
+F: Documentation/ABI/testing/sysfs-aufs
+F: Documentation/filesystems/aufs/
+F: fs/aufs/
+F: include/uapi/linux/aufs_type.h
+
...
...
include/uapi/linux/aufs_type.h
View file @
d1b73359
...
...
@@ -40,7 +40,7 @@
#include <limits.h>
#endif
/* __KERNEL__ */
#define AUFS_VERSION "5.5-202
00622
"
#define AUFS_VERSION "5.5-202
10104
"
/* 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