]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4a5ac7ecc8321dd5554d0b573c172eedd3542840
treea3309f9237f9d67af000e484bef9c19a7951750a
parent11617999a78362f51f69ff2a32a35eb94cf818d2
[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