[pseudo-fs] Support OPEN_FLAG_POSIX
Since the introduction of the hierarchical rights, we need OPEN_FLAG_POSIX to property traverse directires via the POSIX emulation layer. Change-Id: Ia33500623998a5919fdf6dd3cd162d6e928b0cc5
Showing
- garnet/public/rust/fuchsia-vfs/pseudo-fs/src/directory/common.rs 13 additions, 4 deletions...public/rust/fuchsia-vfs/pseudo-fs/src/directory/common.rs
- garnet/public/rust/fuchsia-vfs/pseudo-fs/src/directory/simple.rs 89 additions, 3 deletions...public/rust/fuchsia-vfs/pseudo-fs/src/directory/simple.rs
- garnet/public/rust/fuchsia-vfs/pseudo-fs/src/file/common.rs 5 additions, 2 deletionsgarnet/public/rust/fuchsia-vfs/pseudo-fs/src/file/common.rs
- garnet/public/rust/fuchsia-vfs/pseudo-fs/src/file/simple.rs 54 additions, 1 deletiongarnet/public/rust/fuchsia-vfs/pseudo-fs/src/file/simple.rs
Loading
Please register or sign in to comment