kata-containers / kata-containers

Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
Apache License 2.0
5.08k stars 1k forks source link

runtime-rs: fix the bug of func count_files #9829

Open gaohuatao-1 opened 2 weeks ago

gaohuatao-1 commented 2 weeks ago

Runtime has fixed this bug, it should be ported to runtime-rs.

See #9780