crosvm/p9
Chirantan Ekbote d678784ae1 p9: Fix file and directory creation mode
Don't allow clients to create files and directories that are writable by
anyone other than the user.  This is equivalent to having a umask of
022.

BUG=chromium:703939
TEST=change the umask in the container, mkdir, and see that it has 0755

Change-Id: I0622fcd89935512969bcd25a9b1fece1e72e1f38
Signed-off-by: Chirantan Ekbote <chirantan@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1112869
Reviewed-by: Dylan Reid <dgreid@chromium.org>
2018-06-27 22:07:22 -07:00
..
src p9: Fix file and directory creation mode 2018-06-27 22:07:22 -07:00
wire_format_derive Add low-level p9 protocol implementation 2018-05-22 21:56:58 -07:00
Cargo.toml p9: Add server implementation 2018-06-15 10:56:39 -07:00