commit | 7c4b93d8269b9d35971a8239426b1f6ddc3d5ef7 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Mar 21 23:59:49 2008 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Mar 27 20:47:46 2008 -0400 |
tree | a3309f9237f9d67af000e484bef9c19a7951750a | |
parent | 1a39068954e33f4bf3e09375a8112dcc801c4688 [diff] |
[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>