• Alexander Viro's avatar
    [PATCH] cpqarray fixes · 4397a191
    Alexander Viro authored
    This restores the special-case behaviour of open() on the minor 0;
    cpqarray allows to open that guy for ioctls even if nothing is
    configured.  That got broken when gendisk patches went in.  Patch
    restores the old behaviour by keeping gendisk for the first disk on
    controller always registered; instead of unregistering it we set size to
    0.
    4397a191
cpqarray.c 46.1 KB