• Theodore Y. Ts'o's avatar
    Fix and simplify port of Orlov allocator to ext3. · f33d4d3f
    Theodore Y. Ts'o authored
    My ext3 port of the Orlov allocator was buggy; the block group 
    descriptor counts for free inodes and directories were getting 
    doubly decremented / incremented.  This patch fixes this, as well
    as simplifying the code.
    f33d4d3f
ialloc.c 21.5 KB