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

isofs check for NULL ->i_op in root directory is dead code



for one thing it never happens, for another we check that inode
is a directory right after that place anyway (and we'd already
checked that reading it from disk has not failed).

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