beginning of transtion: ->mount()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 24 Jul 2010 20:17:56 +0000 (00:17 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 29 Oct 2010 08:15:06 +0000 (04:15 -0400)
eventual replacement for ->get_sb() - does *not* get vfsmount,
return ERR_PTR(error) or root of subtree to be mounted.

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

No differences found