Al Viro ea441d1104 new helper: mount_subtree()
takes vfsmount and relative path, does lookup within that vfsmount
(possibly triggering automounts) and returns the result as root
of subtree suitable for return by ->mount() (i.e. a reference to
dentry and an active reference to its superblock grabbed, superblock
locked exclusive).

btrfs and nfs switched to it instead of open-coding the sucker.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-11-16 22:00:34 -05:00
..
2011-07-26 16:49:47 -07:00
2011-08-19 13:25:36 -04:00
2011-07-26 16:49:47 -07:00
2011-11-02 12:53:43 +01:00
2011-10-19 13:58:30 -07:00
2010-12-21 11:51:23 -05:00
2011-07-12 13:40:27 -04:00
2011-07-12 13:40:27 -04:00
2011-10-31 11:51:28 -04:00
2011-10-31 11:52:47 -04:00
2011-03-24 13:52:41 -04:00
2011-10-19 13:58:38 -07:00
2011-11-16 22:00:34 -05:00
2010-10-07 18:48:49 -04:00
2011-10-19 13:58:30 -07:00