]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2cd3574fcf9ad1789d26881430f196f61c3e50b3
tree5c24ad8aa541018a51e1704dccfc370116bb932f
parentdc059f99366cb87abaa010759179c56cbbdcb4ce
beginning of transtion: ->mount()

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>
fs/super.c
include/linux/fs.h