diff options
author | Ayush Ranjan <ayushranjan@google.com> | 2021-01-28 13:51:38 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-01-28 16:52:18 -0800 |
commit | 62a37034f0185979d71f15bae38815309bd07f03 (patch) | |
tree | d863441ddc7d1df030ffd91b909e690221d1a6ae /.gitignore | |
parent | bc4039353d5b744871ee61cf4d76b3fe6f783ba7 (diff) |
[vfs] Fix rename implementation in OrderedChildren.
Fixes #3027 as there is just 1 writable user using OrderedChildren's rename,
unlink and rmdir (kernfs.syntheticDirectory) but it doesn't support the sticky
bit yet.
Fuse which is the other writable user implements its own Inode operations.
PiperOrigin-RevId: 354386522
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions