-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs fixes from Al Viro: "Assorted fixes from the last week or so" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: VFS: collect_mounts() should return an ERR_PTR bfs: iget_locked() doesn't return an ERR_PTR efs: iget_locked() doesn't return an ERR_PTR() proc: kill the extra proc_readfd_common()->dir_emit_dots() cope with potentially long ->d_dname() output for shmem/hugetlb
No related branches found
No related tags found
Showing
- fs/bfs/inode.c 1 addition, 1 deletionfs/bfs/inode.c
- fs/dcache.c 11 additions, 0 deletionsfs/dcache.c
- fs/efs/inode.c 1 addition, 1 deletionfs/efs/inode.c
- fs/hugetlbfs/inode.c 1 addition, 7 deletionsfs/hugetlbfs/inode.c
- fs/namespace.c 1 addition, 1 deletionfs/namespace.c
- fs/proc/fd.c 0 additions, 2 deletionsfs/proc/fd.c
- include/linux/dcache.h 1 addition, 0 deletionsinclude/linux/dcache.h
- mm/shmem.c 1 addition, 7 deletionsmm/shmem.c
Loading
Please register or sign in to comment