1
0
Ver Fonte

always enable file locking, to much testsuite failures without it

Waldemar Brodkorb há 10 anos atrás
pai
commit
df2df099d8
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      target/linux/config/Config.in.fs

+ 1 - 0
target/linux/config/Config.in.fs

@@ -8,6 +8,7 @@ config ADK_KERNEL_MISC_FILESYSTEMS
 
 config ADK_KERNEL_FILE_LOCKING
 	bool
+	default y
 
 config ADK_KERNEL_FSNOTIFY
 	bool