• Alexander Viro's avatar
    [PATCH] (3/5) ext2_free_blocks() cleanup · a3c6da09
    Alexander Viro authored
    new helper - group_release_blocks(desc, bh, count); updates free blocks
    count for given group ext2_free_blocks now counts the blocks freed in
    group and updates the per-group free blocks count at once. 
    a3c6da09
balloc.c 19.7 KB