Skip to content
Snippets Groups Projects
Commit 82382ace authored by Al Viro's avatar Al Viro
Browse files

kernfs: deal with kernfs_fill_super() failures


make sure that info->node is initialized early, so that kernfs_kill_sb()
can list_del() it safely.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 08a8f308
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment