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

nsfs: use d_make_root()



Normally d_make_root() is used to create the root dentry of superblock;
here we use it for a different purpose, but... idiomatic or not, we
need the same operation.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 9024b4c9
Loading
Loading
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