[PATCH] fs/Kconfig: default to no mandatory locking

From: Petr Tesarik
Date: Tue Jan 28 2020 - 09:32:57 EST


If the help text says this code is dead, the option itself should
not default to y.

Signed-off-by: Petr Tesarik <ptesarik@xxxxxxxx>
---
fs/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/Kconfig b/fs/Kconfig
index 7b623e9fc1b0..fc60b8bbebc2 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -103,7 +103,7 @@ config FILE_LOCKING
config MANDATORY_FILE_LOCKING
bool "Enable Mandatory file locking"
depends on FILE_LOCKING
- default y
+ default n
help
This option enables files appropriately marked files on appropriely
mounted filesystems to support mandatory locking.
--
2.16.4

Attachment: pgpCYqiUWLi7X.pgp
Description: Digitální podpis OpenPGP