fs: prepare for stackable filesystems backing file helpers
[linux-2.6-microblaze.git] / fs / Kconfig
index fd1f655..c47fa4e 100644 (file)
@@ -18,6 +18,10 @@ config VALIDATE_FS_PARSER
 config FS_IOMAP
        bool
 
+# Stackable filesystems
+config FS_STACK
+       bool
+
 config BUFFER_HEAD
        bool