[PATCH] ext2 directory handling
Convert ext2 directory handling to not rely on the contents of pages outside i_size. This is because block_write_full_page (which is used for all writeback) zaps the page outside i_size.
Showing
Please register or sign in to comment