• Jan Kara's avatar
    udf: Propagate errors from udf_advance_blk() · ee454ad2
    Jan Kara authored
    When we spot directory corruption when trying to load next directory
    extent, we didn't propagate the error up properly, leading to possibly
    indefinite looping on corrupted directories. Fix the problem by
    propagating the error properly.
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    ee454ad2
directory.c 13.9 KB