[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)
commitc35038becad0adb0e25261fff66d85b1a6ddd0c2
tree1d375d74ef5b4c3641768697b2ff8f4992916dc5
parentbcc5c7d2b692e5319db00b0dd020ce98723103b1
[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