• Jan Kara's avatar
    udf: Fix handling of i_blocks · fd4287db
    Jan Kara authored
    Commit 36350462 removed unused quota support from UDF. As an unfortunate
    sideeffect it also removed updates of i_blocks so all files had i_block == 0.
    Fix the problem by returning updates of file space back to UDF allocation and
    freeing functions.
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    fd4287db
balloc.c 21.7 KB