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
774a2870
Commit
774a2870
authored
Sep 01, 2019
by
J. R. Okajima
Browse files
aufs5.x-rcN 20190902
Signed-off-by:
J. R. Okajima
<
hooanon05g@gmail.com
>
parent
944967e2
Changes
3
Hide whitespace changes
Inline
Side-by-side
aufs5-base.patch
View file @
774a2870
...
...
@@ -2,7 +2,7 @@ SPDX-License-Identifier: GPL-2.0
aufs5.x-rcN base patch
diff --git a/MAINTAINERS b/MAINTAINERS
index
a2c343ee3b2c..1ee4be465c71
100644
index
e81e60bd7c26..b9167b5d7574
100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2822,6 +2822,19 @@
F: include/linux/audit.h
...
...
@@ -26,7 +26,7 @@ index a2c343ee3b2c..1ee4be465c71 100644
M: Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>
S: Maintained
diff --git a/drivers/block/loop.c b/drivers/block/loop.c
index
3036883fc9f8..a07d1ffa9347
100644
index
ab7ca5989097..80d06084b043
100644
--- a/drivers/block/loop.c
+++ b/drivers/block/loop.c
@@ -738,6 +738,24 @@
static int loop_change_fd(struct loop_device *lo, struct block_device *bdev,
...
...
aufs5-loopback.patch
View file @
774a2870
...
...
@@ -2,7 +2,7 @@ SPDX-License-Identifier: GPL-2.0
aufs5.x-rcN loopback patch
diff --git a/drivers/block/loop.c b/drivers/block/loop.c
index
a07d1ffa9347..aef053ace086
100644
index
80d06084b043..a83cdfec7359
100644
--- a/drivers/block/loop.c
+++ b/drivers/block/loop.c
@@ -625,6 +625,15 @@
static inline void loop_update_dio(struct loop_device *lo)
...
...
include/uapi/linux/aufs_type.h
View file @
774a2870
...
...
@@ -40,7 +40,7 @@
#include <linux/limits.h>
#define AUFS_VERSION "5.x-rcN-20190
81
2"
#define AUFS_VERSION "5.x-rcN-20190
90
2"
/* 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