• Alexander Viro's avatar
    [PATCH] make check_disk_change() use struct block_device · 814bd2ba
    Alexander Viro authored
    check_disk_change() converted to passing struct block_device.
    
    Old variant is still needed for a couple of places; wrapper
    is provided (__check_disk_change(kdev)).  do_open() logics
    with setting ->bd_op sanitized - now we do that before calling
    ->open().
    814bd2ba
ide-pmac.c 46.6 KB