mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-05 23:44:21 +01:00
This patches adds virtio-fs capability to the kata kernel along with config changes to enable the same on kata by default. The system will only be exercised when `shared_fs` is set to `virtio-fs` in the kata configuration file. the default still remains to be 9p Fixes: #387 Depends-on: github.com/kata-containers/runtime#1016 Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>