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

oprofilefs_mkdir() doesn't need superblock argument



it's always equal to ->d_sb of the second argument (parent dentry),
due to either being literally that, or ->d_sb of parent's parent.

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