-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6: autofs4: clean ->d_release() and autofs4_free_ino() up autofs4: split autofs4_init_ino() autofs4: mkdir and symlink always get a dentry that had passed lookup autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore autofs4: kill ->size in autofs_info autofs4: pass mode to autofs4_get_inode() explicitly autofs4: autofs4_mkroot() is not different from autofs4_init_ino() autofs4: keep symlink body in inode->i_private autofs4 - fix debug print in autofs4_lookup() vfs - fix dentry ref count in do_lookup() autofs4 - fix get_next_positive_dentry()
Showing
- fs/autofs4/autofs_i.h 3 additions, 11 deletionsfs/autofs4/autofs_i.h
- fs/autofs4/expire.c 2 additions, 2 deletionsfs/autofs4/expire.c
- fs/autofs4/inode.c 22 additions, 66 deletionsfs/autofs4/inode.c
- fs/autofs4/root.c 35 additions, 39 deletionsfs/autofs4/root.c
- fs/autofs4/symlink.c 1 addition, 2 deletionsfs/autofs4/symlink.c
- fs/namei.c 3 additions, 1 deletionfs/namei.c
Loading
Please register or sign in to comment