030-exportfs_tristate.patch 194 B

1234567891011
  1. --- a/fs/Kconfig
  2. +++ b/fs/Kconfig
  3. @@ -47,7 +47,7 @@ config FS_POSIX_ACL
  4. def_bool n
  5. config EXPORTFS
  6. - bool
  7. + tristate
  8. config FILE_LOCKING
  9. bool "Enable POSIX file locking API" if EXPERT