diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2020-12-04 19:48:49 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-12 21:12:25 +0300 |
commit | 8d2ac857a81d5a44b9643038291ea958bbf05c7f (patch) | |
tree | 6149c1b1da2577dbafdb5c36ea214efc1d55b07d /crypto/crc32_generic.c | |
parent | b5f32555567cfe0a5d5dbe7c1e85ebe37b3f545a (diff) | |
download | linux-8d2ac857a81d5a44b9643038291ea958bbf05c7f.tar.xz |
sr: Switch the sector size back to 2048 if sr_read_sector() changed it.
sr_read_sector() is hardly used since v2.3.16. Its only purpose is to
check if it is a XA medium via sr_is_xa(). This check is only enabled if
the module parameter `xa_test' is enabled.
Change the sector size back to 2048 if it was changed. With this change,
there is no lazy sector size changing left.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'crypto/crc32_generic.c')
0 files changed, 0 insertions, 0 deletions