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

Merge branch 'aufs5.2/00base' into aufs5.3/00base

parents 99489928 37f0822a
......@@ -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