commit | f64d9b2eacb95d4fbd17c8680cab803a5965744c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Nov 16 15:57:03 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 16 08:34:14 2020 -0700 |
tree | 620012f61011030a4c215001825da165cebad78c | |
parent | 8a6f7bbf29d1d61d3ff18f0a0feead9f287c9b14 [diff] |
dm: use set_capacity_and_notify Use set_capacity_and_notify to set the size of both the disk and block device. This also gets the uevent notifications for the resize for free. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>