cloud-hypervisor/vhost_user_fs
Sergio Lopez 831cff3fee vhost_user_fs: Use a fd for /proc/self/fd instead of /proc
Open a file descriptor to /proc/self/fd instead of /proc. We aren't
using any other entries from that directory, and doing this allows us
to keep working even if /proc is no longer present in our
namespace (useful for sandboxing).

Signed-off-by: Sergio Lopez <slp@redhat.com>
2020-05-14 17:16:23 +02:00
..
src vhost_user_fs: Use a fd for /proc/self/fd instead of /proc 2020-05-14 17:16:23 +02:00
Cargo.toml build(deps): bump libc from 0.2.69 to 0.2.70 2020-05-12 20:26:43 +02:00