X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2FKconfig;h=2bc7ad77584287870681fc940995b355322eadc2;hb=7cbdb4a286a60c5d519cb9223fe2134d26870d39;hp=4524916fa200b1b4e9c8349ff94c78711595be8d;hpb=e2b3b80de5cda284c885721e873f9a6e90f68ef8;p=cascardo%2Flinux.git diff --git a/fs/Kconfig b/fs/Kconfig index 4524916fa200..2bc7ad775842 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -70,6 +70,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