]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/namespace.c
[PATCH] count ghost references to vfsmounts
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 22 Mar 2008 03:59:49 +0000 (23:59 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 28 Mar 2008 00:47:46 +0000 (20:47 -0400)
commit7c4b93d8269b9d35971a8239426b1f6ddc3d5ef7
treea3309f9237f9d67af000e484bef9c19a7951750a
parent1a39068954e33f4bf3e09375a8112dcc801c4688
[PATCH] count ghost references to vfsmounts

make propagate_mount_busy() exclude references from the vfsmounts
that had been isolated by umount_tree() and are just waiting for
release_mounts() to dispose of their ->mnt_parent/->mnt_mountpoint.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namespace.c
fs/pnode.c
include/linux/mount.h