-
- Downloads
vfs: Add hierarchy support to directory entries
It will be useful to take better and safer VFS decisions in the future. For example, avoiding code that uses the absolute path to determine something. Signed-off-by:Raphael S. Carvalho <raphaelsc@cloudius-systems.com> Signed-off-by:
Pekka Enberg <penberg@cloudius-systems.com>
Showing
- fs/vfs/vfs.h 1 addition, 1 deletionfs/vfs/vfs.h
- fs/vfs/vfs_lookup.c 12 additions, 2 deletionsfs/vfs/vfs_lookup.c
- fs/vfs/vfs_mount.cc 6 additions, 1 deletionfs/vfs/vfs_mount.cc
- fs/vfs/vfs_syscalls.cc 1 addition, 1 deletionfs/vfs/vfs_syscalls.cc
- include/osv/dentry.h 1 addition, 0 deletionsinclude/osv/dentry.h
Loading
Please register or sign in to comment