update aufs to it's latest standalone 3.2 branch
[pandora-kernel.git] / fs / aufs / module.h
index 242f4ea..52bf472 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2012 Junjiro R. Okajima
+ * Copyright (C) 2005-2013 Junjiro R. Okajima
  *
  * This program, aufs is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -74,9 +74,7 @@ enum {
        AuCache_FINFO,
        AuCache_VDIR,
        AuCache_DEHSTR,
-#ifdef CONFIG_AUFS_HNOTIFY
-       AuCache_HNOTIFY,
-#endif
+       AuCache_HNOTIFY, /* must be last */
        AuCache_Last
 };