]> git.baikalelectronics.ru Git - kernel.git/commit
block: rename bd_invalidated
authorChristoph Hellwig <hch@lst.de>
Tue, 1 Sep 2020 15:57:42 +0000 (17:57 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 2 Sep 2020 14:00:02 +0000 (08:00 -0600)
commitfc5c99aeff50269a908e960a628411965ce8567f
tree112bdfd4a1acdc73d752b8e15a31628e0fd81995
parente25b3558e0133d403284ed4deb208cd67c968a50
block: rename bd_invalidated

Replace bd_invalidate with a new BDEV_NEED_PART_SCAN flag in a bd_flags
variable to better describe the condition.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/genhd.c
drivers/block/nbd.c
fs/block_dev.c
include/linux/blk_types.h