[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)
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>

No differences found