diff options
| author | Christoph Hellwig <[email protected]> | 2021-02-23 15:18:22 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-02-24 02:23:22 +0000 |
| commit | 4601b4b130de2329fe06df80ed5d77265f2058e5 (patch) | |
| tree | 63927d9cad3b0eaef92e46fc3361c57565147ed3 /scripts/gcc-plugins/structleak_plugin.c | |
| parent | block: don't skip empty device in in disk_uevent (diff) | |
| download | kernel-4601b4b130de2329fe06df80ed5d77265f2058e5.tar.gz kernel-4601b4b130de2329fe06df80ed5d77265f2058e5.zip | |
block: reopen the device in blkdev_reread_part
Historically the BLKRRPART ioctls called into the now defunct ->revalidate
method, which caused the sd driver to check if any media is present.
When the ->revalidate method was removed this revalidation was lost,
leading to lots of I/O errors when using the eject command. Fix this by
reopening the device to rescan the partitions, and thus calling the
revalidation logic in the sd driver.
Fixes: 471bd0af544b ("sd: use bdev_check_media_change")
Reported--by: Tom Seewald <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Tested-by: Tom Seewald <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Reviewed-by: Minwoo Im <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/structleak_plugin.c')
0 files changed, 0 insertions, 0 deletions
