Fix and simplify port of Orlov allocator to ext3.
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.
Showing
Please register or sign in to comment