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

5.5 20210104


Signed-off-by: default avatarJ. R. Okajima <hooanon05g@gmail.com>
parent 24c5ffda
......@@ -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
+
......
......@@ -40,7 +40,7 @@
#include <limits.h>
#endif /* __KERNEL__ */
#define AUFS_VERSION "5.5-20200622"
#define AUFS_VERSION "5.5-20210104"
/* 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