-
- Downloads
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull misc vfs cleanups from Al Viro: "Two unrelated patches - one is a removal of long-obsolete include in overlayfs (it used to need fs/internal.h, but the extern it wanted has been moved back to include/linux/namei.h) and another introduces convenience helper constructing struct qstr by a NUL-terminated string" * tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: add a string-to-qstr constructor fs/overlayfs/namei.c: get rid of include ../internal.h
Showing
- fs/anon_inodes.c 2 additions, 2 deletionsfs/anon_inodes.c
- fs/bcachefs/fsck.c 1 addition, 1 deletionfs/bcachefs/fsck.c
- fs/bcachefs/recovery.c 0 additions, 1 deletionfs/bcachefs/recovery.c
- fs/bcachefs/util.h 0 additions, 2 deletionsfs/bcachefs/util.h
- fs/erofs/xattr.c 1 addition, 1 deletionfs/erofs/xattr.c
- fs/file_table.c 1 addition, 3 deletionsfs/file_table.c
- fs/kernfs/file.c 1 addition, 1 deletionfs/kernfs/file.c
- fs/overlayfs/namei.c 0 additions, 2 deletionsfs/overlayfs/namei.c
- include/linux/dcache.h 1 addition, 0 deletionsinclude/linux/dcache.h
- mm/secretmem.c 1 addition, 2 deletionsmm/secretmem.c
- net/sunrpc/rpc_pipe.c 5 additions, 9 deletionsnet/sunrpc/rpc_pipe.c
Loading
Please register or sign in to comment