Commit 5cd9cbb2 authored by J. R. Okajima's avatar J. R. Okajima
Browse files

Revert "aufs: version 5.8"

This reverts commit 8fe88b55f2829abb4149e38a15493d004b9a4307.
parent b7ad0c35
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
#include <limits.h> #include <limits.h>
#endif /* __KERNEL__ */ #endif /* __KERNEL__ */
#define AUFS_VERSION "5.8" #define AUFS_VERSION "5.x-rcN"
/* todo? move this to linux-2.6.19/include/magic.h */ /* todo? move this to linux-2.6.19/include/magic.h */
#define AUFS_SUPER_MAGIC ('a' << 24 | 'u' << 16 | 'f' << 8 | 's') #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