mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-05 03:35:27 +09:00
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>