mirror of
https://github.com/torvalds/linux.git
synced 2026-05-08 00:05:03 -04:00
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>