• Jan Kara's avatar
    udf: Fix file counting in LVID · 085cf7b7
    Jan Kara authored
    numFiles entry in LVID should actually contain number for non-dir file
    entries, not the number of non-dir inodes. Move the counting from inode
    allocation / deallocation into directory entry handling functions.
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    085cf7b7
ialloc.c 2.95 KB