Commit 7d608ddc authored by J. R. Okajima's avatar J. R. Okajima
Browse files

5.x-rcN 20210222


Signed-off-by: default avatarJ. R. Okajima <hooanon05g@gmail.com>
parent 73ae6942
......@@ -2,7 +2,7 @@ SPDX-License-Identifier: GPL-2.0
aufs5.x-rcN base patch
diff --git a/MAINTAINERS b/MAINTAINERS
index 667d03852191f..752948aa5d7c8 100644
index bfc1b86e3e733..cf773a5624338 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3017,6 +3017,19 @@ F: include/linux/audit.h
......
......@@ -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"
......
......@@ -40,7 +40,7 @@
#include <limits.h>
#endif /* __KERNEL__ */
#define AUFS_VERSION "5.x-rcN-20210215"
#define AUFS_VERSION "5.x-rcN-20210222"
/* todo? move this to linux-2.6.19/include/magic.h */
#define AUFS_SUPER_MAGIC ('a' << 24 | 'u' << 16 | 'f' << 8 | 's')
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment