commit | 78317c5d58e625e60d1eaded37283d14dfcd1489 | [log] [tgz] |
---|---|---|
author | Balbir Singh <sblbir@amazon.com> | Fri Mar 13 05:30:09 2020 +0000 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Mar 18 15:13:21 2020 -0600 |
tree | ae3a15938bdfccb7b513bd9841d01f467c72e36c | |
parent | cb224c3af4df5996246eb779a23d968a8aabad28 [diff] |
scsi: Convert to use set_capacity_revalidate_and_notify block/genhd provides set_capacity_revalidate_and_notify() for sending RESIZE notifications via uevents. This notification is newly added to scsi sd. Signed-off-by: Balbir Singh <sblbir@amazon.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>