Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull misc vfs updates from Al Viro: "Assorted patches from previous cycle(s)..." * 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: fix hostfs_open() use of ->f_path.dentry Make sure that make_create_in_sticky() never sees uninitialized value of dir_mode fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() fs/namespace.c: WARN if mnt_count has become negative
No related branches found
No related tags found
Showing
- fs/dcache.c 8 additions, 1 deletionfs/dcache.c
- fs/hostfs/hostfs_kern.c 1 addition, 1 deletionfs/hostfs/hostfs_kern.c
- fs/inode.c 3 additions, 1 deletionfs/inode.c
- fs/namei.c 3 additions, 1 deletionfs/namei.c
- fs/namespace.c 6 additions, 3 deletionsfs/namespace.c
- fs/pnode.h 1 addition, 1 deletionfs/pnode.h
- include/linux/fs.h 1 addition, 2 deletionsinclude/linux/fs.h
Loading
Please register or sign in to comment