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

get rid of hostfs_read_inode()



There are only two call sites; in one (hostfs_iget()) it's actually
a no-op and in another (fill_super()) it's easier to expand the
damn thing and use what we know about its arguments to simplify
it.

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