mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
5d6a17f4b2
Advertise that we support posix acls in the response to the init message. Since the VM does access checks before sending the request to the server, having this disabled meant that the VM was rejecting requests that should have been allowed to succeed. BUG=b:159285544 TEST=touch test setfacl -m u:crosvm:rw test su -s /bin/bash -c 'echo hello > test' crosvm cat test # check that it contains "hello" Change-Id: I047b590e4caf0f2883b3f6198b9bc071e9e40a93 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2253494 Reviewed-by: Stephen Barber <smbarber@chromium.org> Commit-Queue: Chirantan Ekbote <chirantan@chromium.org> Tested-by: Chirantan Ekbote <chirantan@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |