mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 04:09:48 +00:00
f67ee911d9
We usually requires the root permission or sandboxing to run virtiofs to do bind-mount and pivot_root inside of a mount namespace. This CL allows non-root user wherein "root_dir" defaults to the path provided via "--shared-dir". This override is currently enabled when "fs_runtime_ugid_map" feature is enabled. Bug=b:340940950 Test: Launch Terminal App with virtiofs enabled. Verify virtiofs mounts on guest and run basic I/O tests. Change-Id: Icc0065cb11dd919f473e5d3ee994e7f8d679ecd0 Signed-off-by: Akilesh Kailash <akailash@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5945445 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
seccomp | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |