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

aufs5.x-rcN 20190923


Signed-off-by: default avatarJ. R. Okajima <hooanon05g@gmail.com>
parent b1e0d5fa
......@@ -2,7 +2,7 @@ SPDX-License-Identifier: GPL-2.0
aufs5.x-rcN base patch
diff --git a/MAINTAINERS b/MAINTAINERS
index 9cbcf167bdd0..5a9cee826a8f 100644
index a50e97a63bc8..bd7c76319a85 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2822,6 +2822,19 @@ F: include/linux/audit.h
......
......@@ -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,
......
......@@ -40,7 +40,7 @@
#include <linux/limits.h>
#define AUFS_VERSION "5.x-rcN-20190909"
#define AUFS_VERSION "5.x-rcN-20190923"
/* 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