2020-01-28 14:35:50

by Petr Tesařík

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

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

Signed-off-by: Petr Tesarik <[email protected]>
---
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


Attachments:
(No filename) (499.00 B)
Digitální podpis OpenPGP