[PATCH] ext2/ext3_free_blocks() extra check
From Andreas Dilger. Additional sanity checks in the ext2 and ext3 block allocators: if someone tries to free a negative number of blocks, detect and handle that rather than wrecking the fs.
Showing
Please register or sign in to comment