fix: enable flock() syscall in linux-airgap kernel

This commit is contained in:
Lance R. Vick 2024-06-26 23:50:14 -07:00
parent ec1b7cd7a6
commit cec572caa6
No known key found for this signature in database
GPG key ID: 8E47A1EC35A1551D

View file

@ -2545,7 +2545,7 @@ CONFIG_FS_MBCACHE=y
# CONFIG_F2FS_FS is not set
# CONFIG_BCACHEFS_FS is not set
# CONFIG_EXPORTFS_BLOCK_OPS is not set
# CONFIG_FILE_LOCKING is not set
CONFIG_FILE_LOCKING=y
# CONFIG_FS_ENCRYPTION is not set
# CONFIG_FS_VERITY is not set
CONFIG_FSNOTIFY=y