headers: mnt_namespace.h redux
Fix various silly problems wrt mnt_namespace.h: - exit_mnt_ns() isn't used, remove it - done that, sched.h and nsproxy.h inclusions aren't needed - mount.h inclusion was need for vfsmount_lock, but no longer - remove mnt_namespace.h inclusion from files which don't use anything from mnt_namespace.h Signed-off-by:Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- fs/afs/mntpt.c 0 additions, 1 deletionfs/afs/mntpt.c
- fs/namespace.c 1 addition, 0 deletionsfs/namespace.c
- fs/nfs/getroot.c 0 additions, 1 deletionfs/nfs/getroot.c
- fs/reiserfs/super.c 0 additions, 1 deletionfs/reiserfs/super.c
- include/linux/mnt_namespace.h 2 additions, 11 deletionsinclude/linux/mnt_namespace.h
- kernel/exit.c 0 additions, 1 deletionkernel/exit.c
- kernel/fork.c 0 additions, 1 deletionkernel/fork.c
- kernel/kmod.c 0 additions, 1 deletionkernel/kmod.c
Loading
Please register or sign in to comment