X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2FKconfig;h=2bc7ad77584287870681fc940995b355322eadc2;hb=77e5bdf9f7b2d20939c8d807f3e68778d6e1557a;hp=4524916fa200b1b4e9c8349ff94c78711595be8d;hpb=f282f7a0ecc3e0b8fd8532a6c3e9401534cb907c;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