]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] do shrink_submounts() for all fs types
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 22 Mar 2008 04:46:23 +0000 (00:46 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 28 Mar 2008 00:47:58 +0000 (20:47 -0400)
commit4cbfaea5ec040e22f26f938c0a9785b8f19f868d
tree1d375d74ef5b4c3641768697b2ff8f4992916dc5
parent2c71a61e63f4e006289f2acbb763e78cc72edfd0
[PATCH] do shrink_submounts() for all fs types

... and take it out of ->umount_begin() instances.  Call with all locks
already taken (by do_umount()) and leave calling release_mounts() to
caller (it will do release_mounts() anyway, so we can just put into
the same list).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/afs/internal.h
fs/afs/mntpt.c
fs/afs/super.c
fs/cifs/cifs_dfs_ref.c
fs/namespace.c
fs/nfs/super.c
include/linux/mount.h