1. 17 Nov, 2011 1 commit
    • Al Viro's avatar
      new helper: mount_subtree() · ea441d11
      Al Viro authored
      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: default avatarAl Viro <viro@zeniv.linux.org.uk>
      ea441d11
  2. 16 Nov, 2011 12 commits
  3. 15 Nov, 2011 10 commits
  4. 14 Nov, 2011 17 commits