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

5.5 20210412


Signed-off-by: default avatarJ. R. Okajima <hooanon05g@gmail.com>
parent 7316bfe2
......@@ -153,7 +153,7 @@ index af75a5ee40944..1d847cb194ff6 100644
void *key_data;
diff --git a/fs/aufs/f_op.c b/fs/aufs/f_op.c
index 6fb4a4ed8cc7f..ba9a959f2db27 100644
index a5e0077b7cadb..b1c9ba036b21d 100644
--- a/fs/aufs/f_op.c
+++ b/fs/aufs/f_op.c
@@ -359,7 +359,7 @@ static ssize_t aufs_read_iter(struct kiocb *kio, struct iov_iter *iov_iter)
......
......@@ -40,7 +40,7 @@
#include <limits.h>
#endif /* __KERNEL__ */
#define AUFS_VERSION "5.5-20210215"
#define AUFS_VERSION "5.5-20210412"
/* 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