Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/9p
Al Viro af569596a9 kill v9fs_dentry_from_dir_inode()
In *all* callers we have a dentry of child of that directory.
Just use ->d_parent of that one, for fsck sake...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-05-29 23:28:34 -04:00
..
acl.c
acl.h
cache.c
cache.h
fid.c
fid.h
Kconfig
Makefile
v9fs.c
v9fs.h
v9fs_vfs.h
vfs_addr.c
vfs_dentry.c
vfs_dir.c
vfs_file.c
vfs_inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
vfs_inode_dotl.c kill v9fs_dentry_from_dir_inode() 2012-05-29 23:28:34 -04:00
vfs_super.c 9p changes for the 3.4 merge window 2012-03-28 09:58:38 -07:00
xattr.c
xattr.h
xattr_user.c