• Alexander Viro's avatar
    [PATCH] gendisk fixes · 22dda8bf
    Alexander Viro authored
     - fixes an idiocy with floppy_find() et.al. - they forgot to set
       *part to 0.  As the result, open() on anything other than fd0 had
       lead to interesting effects...
    
     - fixes off-by-1 in set_disk_ro().
    22dda8bf
ataflop.c 52.1 KB