Searched hist:"449 f4ec9892ebc2f37a7eae6d97db2cf7c65e09a" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/block/ |
H A D | virtio_blk.c | diff 449f4ec9892ebc2f37a7eae6d97db2cf7c65e09a Mon Nov 16 08:56:56 CST 2020 Christoph Hellwig <hch@lst.de> block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
The update_bdev argument is always set to true, so remove it. Also rename the function to the slighly less verbose set_capacity_and_notify, as propagating the disk size to the block device isn't really revalidation.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | xen-blkfront.c | diff 449f4ec9892ebc2f37a7eae6d97db2cf7c65e09a Mon Nov 16 08:56:56 CST 2020 Christoph Hellwig <hch@lst.de> block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
The update_bdev argument is always set to true, so remove it. Also rename the function to the slighly less verbose set_capacity_and_notify, as propagating the disk size to the block device isn't really revalidation.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | loop.c | diff 449f4ec9892ebc2f37a7eae6d97db2cf7c65e09a Mon Nov 16 08:56:56 CST 2020 Christoph Hellwig <hch@lst.de> block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
The update_bdev argument is always set to true, so remove it. Also rename the function to the slighly less verbose set_capacity_and_notify, as propagating the disk size to the block device isn't really revalidation.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/block/ |
H A D | genhd.c | diff 449f4ec9892ebc2f37a7eae6d97db2cf7c65e09a Mon Nov 16 08:56:56 CST 2020 Christoph Hellwig <hch@lst.de> block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
The update_bdev argument is always set to true, so remove it. Also rename the function to the slighly less verbose set_capacity_and_notify, as propagating the disk size to the block device isn't really revalidation.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/drivers/scsi/ |
H A D | sd.c | diff 449f4ec9892ebc2f37a7eae6d97db2cf7c65e09a Mon Nov 16 08:56:56 CST 2020 Christoph Hellwig <hch@lst.de> block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
The update_bdev argument is always set to true, so remove it. Also rename the function to the slighly less verbose set_capacity_and_notify, as propagating the disk size to the block device isn't really revalidation.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
/openbmc/linux/drivers/nvme/host/ |
H A D | core.c | diff 449f4ec9892ebc2f37a7eae6d97db2cf7c65e09a Mon Nov 16 08:56:56 CST 2020 Christoph Hellwig <hch@lst.de> block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
The update_bdev argument is always set to true, so remove it. Also rename the function to the slighly less verbose set_capacity_and_notify, as propagating the disk size to the block device isn't really revalidation.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|