diff options
author | Ming Lei <ming.lei@redhat.com> | 2021-02-23 16:50:15 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-23 19:28:51 -0700 |
commit | 452c0bf8754fbeffdf579465b82a3c2bbe373c95 (patch) | |
tree | 12f491255956830d0da74318f97fe6b0ebc1a5e0 /block/ioprio.c | |
parent | 97f433c3601a24d3513d06f575a389a2ca4e11e4 (diff) |
block: fix logging on capacity change
Local variable of 'capacity' stores the previous disk capacity, and
'size' variable records the latest disk capacity, so swap them for
fixing logging on capacity change.
Cc: Christoph Hellwig <hch@lst.de>
Fixes: a782483cc1f8 ("block: remove the nr_sects field in struct hd_struct")
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/ioprio.c')
0 files changed, 0 insertions, 0 deletions