X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=init%2FKconfig;h=0dfd09d54c6519fb8a5069bf6153f4245184d01f;hb=61e0217e83353cf895f8b2d0a187804171d119ca;hp=e0d26162432e7d98841ca19fb16b6c259a46262e;hpb=895a1067d5b83065afbad3bb02c3c464b71f1b3f;p=mirror_ubuntu-artful-kernel.git diff --git a/init/Kconfig b/init/Kconfig index e0d26162432e..0dfd09d54c65 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -272,8 +272,9 @@ config CROSS_MEMORY_ATTACH See the man page for more details. config FHANDLE - bool "open by fhandle syscalls" + bool "open by fhandle syscalls" if EXPERT select EXPORTFS + default y help If you say Y here, a user level program will be able to map file names to handle and then later use the handle for