• Alexander Viro's avatar
    [PATCH] (10/25) sr.c device name handling · e342ff2e
    Alexander Viro authored
    	sr.c: we set SCp->cdi.name from the very beginning, which allows
    to kill passing minors in many cases (we can use "%s...", SCp->cd.name instead
    of "sr%d...", minor and that turns out to be the majority of places where
    we use minors at all).
    e342ff2e
sr_vendor.c 8.56 KB