Skip to content
Commit 083c73c2 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 7e32b7bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment