• Alexander Viro's avatar
    [PATCH] (md.c) block device size cleanups · 123caef2
    Alexander Viro authored
    	* calc_dev_sboffset() and calc_dev_size() in md.c are getting
    mk_rdev_t instead of kdev_t.  Callers updated.
    	* calls of blkdev_size_in_bytes() in md.c replaced with use
    of rdev->bdev->bd_inode->i_size.
    123caef2
md.c 86.5 KB