[PATCH] new helpers - collect_mounts() and release_collected_mounts()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 7 Jun 2007 16:20:32 +0000 (12:20 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 21 Oct 2007 06:37:25 +0000 (02:37 -0400)
Get a snapshot of a subtree, creating private clones of vfsmounts
for all its components and release such snapshot resp.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found