Optimize overlay driver (#831)
* Optimize overlay driver https://www.youtube.com/watch?v=fSyr_IXM21Y&feature=youtu.be Not sure about the INDEX, but the other should be safe. * Update buildroot-external/kernel/docker.config Co-authored-by: Stefan Agner <stefan@agner.ch> Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -71,6 +71,8 @@ CONFIG_EXT4_FS=y
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
CONFIG_EXT4_FS_SECURITY=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_OVERLAY_FS_REDIRECT_DIR=y
|
||||
CONFIG_OVERLAY_FS_METACOPY=y
|
||||
|
||||
CONFIG_CRYPTO_CCM=m
|
||||
CONFIG_CRYPTO_GCM=m
|
||||
|
||||
Reference in New Issue
Block a user