commit | 2c247c5169b50d58f63c0e82a58f457343e49d10 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Nov 16 15:57:11 2020 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 16 08:34:15 2020 -0700 |
tree | da1c1257c7b99e936675de864781880be455ee7c | |
parent | dc2985a8d583abe232e5882df9c8b67ac0d523e8 [diff] |
md: 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> Acked-by: Song Liu <song@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>