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
b3ac1e63
Commit
b3ac1e63
authored
Dec 18, 2019
by
J. R. Okajima
Browse files
Merge branch 'aufs5.0/00base' into aufs5.0/01modular
parents
07d16c5e
ae8204bd
Changes
1
Show whitespace changes
Inline
Side-by-side
include/uapi/linux/aufs_type.h
View file @
b3ac1e63
...
@@ -34,6 +34,7 @@
...
@@ -34,6 +34,7 @@
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
#ifdef __KERNEL__
#ifdef CONFIG_AUFS_BRANCH_MAX_127
#ifdef CONFIG_AUFS_BRANCH_MAX_127
typedef
int8_t
aufs_bindex_t
;
typedef
int8_t
aufs_bindex_t
;
#define AUFS_BRANCH_MAX 127
#define AUFS_BRANCH_MAX 127
...
@@ -48,7 +49,6 @@ typedef int16_t aufs_bindex_t;
...
@@ -48,7 +49,6 @@ typedef int16_t aufs_bindex_t;
#endif
#endif
#endif
#endif
#ifdef __KERNEL__
#ifndef AUFS_BRANCH_MAX
#ifndef AUFS_BRANCH_MAX
#error unknown CONFIG_AUFS_BRANCH_MAX value
#error unknown CONFIG_AUFS_BRANCH_MAX value
#endif
#endif
...
...
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