• Alexander Viro's avatar
    [PATCH] (14/15) big struct block_device * push (first series) · ea394494
    Alexander Viro authored
     - bdevname() switched to struct block_device *.  Old variant (taking
       kdev_t) renamed to __bdevname() (very few callers remain).  This
       allow to drop ->b_dev conveniently - it's duplicated by ->b_bdev
       and most of remaining users were bdevname(bh->b_dev) in various
       places.
    ea394494
sgi.c 2.39 KB