• Alexander Viro's avatar
    [PATCH] rd.c blocksize handling · d8479cd9
    Alexander Viro authored
    	Unlike other drivers, rd.c wants block size to be set once an
    forever (for everybody else setting block size as high as possible and
    letting filesystems change it with set_blocksize() is OK; rd.c treats
    invalidate_buffers() as "kill the ramdisk contents".
    d8479cd9
rd.c 12.5 KB