mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-05 15:34:21 +01:00
* CONFIG_OVERLAY_FS_METACOPY is needed to have reasonable performance for chmod and similar calls; * CONFIG_OVERLAY_FS_XINO_AUTO is recommended for POSIX compliance. Fixes: #1075 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>