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

Merge branch 'aufs5.0/00base' into aufs5.1/00base

parents bf97012d ae8204bd
......@@ -34,6 +34,7 @@
/* ---------------------------------------------------------------------- */
#ifdef __KERNEL__
#ifdef CONFIG_AUFS_BRANCH_MAX_127
typedef int8_t aufs_bindex_t;
#define AUFS_BRANCH_MAX 127
......@@ -48,7 +49,6 @@ typedef int16_t aufs_bindex_t;
#endif
#endif
#ifdef __KERNEL__
#ifndef AUFS_BRANCH_MAX
#error unknown CONFIG_AUFS_BRANCH_MAX value
#endif
......
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