mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 11:58:41 +00:00
7e85032aa7d3953d83e9dbd82e6ed2ca2e3f73a3
There is a shared directory shared through virtio-9p between the host and guest OS. The version of the driver used matters as it may improve a few things. In this case, using the specific version 9p2000.L does not result in any regression, and it fixes failures related to symlinks being passed through 9p. Fixes #56 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Description
Languages
Rust
58.3%
Go
24.4%
Shell
10.2%
RPC
5.2%
Makefile
1%
Other
0.9%