Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix oops in fs/9p late mount failure
if 9P ->get_sb() fails late (at root inode or root dentry allocation), we'll hit its ->kill_sb() with NULL ->s_root Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information