• Andrew Morton's avatar
    [PATCH] cramfs: use pagecache better · 5524f26f
    Andrew Morton authored
    From: viro@parcelfarce.linux.theplanet.co.uk
    
    	Patch switches cramfs_read() to direct use of pagecache and
    eliminates all messing with buffer_heads.  Fixes the interaction with
    ramdisk (there set_blocksize() simply killed the ramdisk contents) and
    gets code less brittle overall.
    5524f26f
inode.c 12.6 KB