• Alexander Viro's avatar
    [PATCH] fix for rescan_partitions() · 2cdd5908
    Alexander Viro authored
    Check for ->bd_invalidate moved from rescan_partitions() to the only caller
    that
    	a) needs that check and
    	b) doesn't do it already.
    
    Fixes the problem with BLKRRPART which doesn't want that check at all...
    2cdd5908
check.c 14.3 KB