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

simplify get_cramfs_inode()



simply don't hash the inodes that don't have real inumber instead of
skipping them during iget5_locked(); as the result, simple iget_locked()
would do and we can get rid of cramfs ->drop_inode() as well.

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