mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 23:59:59 +00:00
enable file locking for LVM
This commit is contained in:
parent
cd584c4fad
commit
4c413a1737
@ -1965,7 +1965,8 @@ CONFIG_FS_MBCACHE=y
|
||||
# CONFIG_FS_DAX is not set
|
||||
# CONFIG_FS_POSIX_ACL is not set
|
||||
# CONFIG_EXPORTFS_BLOCK_OPS is not set
|
||||
# CONFIG_FILE_LOCKING is not set
|
||||
CONFIG_FILE_LOCKING=y
|
||||
CONFIG_MANDATORY_FILE_LOCKING=y
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
# CONFIG_FSNOTIFY is not set
|
||||
# CONFIG_DNOTIFY is not set
|
||||
|
Loading…
Reference in New Issue
Block a user