mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 13:43:20 -04:00
We can only scan for partitions on the whole disk, so move the flag from struct block_device to struct gendisk. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>