• Andrew Morton's avatar
    [PATCH] ext2 directory handling · aa4f3f28
    Andrew Morton authored
    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.
    aa4f3f28
dir.c 16 KB