• Alexander Viro's avatar
    [PATCH] affs cleanup · 238358ed
    Alexander Viro authored
    	affs digs in blk_size[] to find the size of device (it
    has its analog of superblock living in the middle of disk).  That
    information is available in ->s_bdev->bd_inode->i_size - no need
    to mess with major/minor/arrays to get it.
    238358ed
super.c 14.8 KB