xfs: abstract block export operations from nfsd layouts
[deliverable/linux.git] / fs / Kconfig
index b8fcb416be72983e77a11d033f044d14685f8e07..4d2f9210e748a47d64f58401cc49b3e04e7c1e0a 100644 (file)
@@ -67,6 +67,12 @@ config FS_POSIX_ACL
 config EXPORTFS
        tristate
 
+config EXPORTFS_BLOCK_OPS
+       bool "Enable filesystem export operations for block IO"
+       help
+         This option enables the export operations for a filesystem to support
+         external block IO.
+
 config FILE_LOCKING
        bool "Enable POSIX file locking API" if EXPERT
        default y
This page took 0.030952 seconds and 5 git commands to generate.