• Al Viro's avatar
    simplify get_cramfs_inode() · 77b8a75f
    Al Viro authored
    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>
    77b8a75f
inode.c 13.9 KB