diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-11-13 01:19:32 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-11-13 01:19:32 +0100 |
commit | d16a67667c611f00b5ec0017ad2b18f473af13d2 (patch) | |
tree | 17499f39a767222e983f1d1b6be58dc1f0bd60f9 /LICENSES | |
parent | loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() (diff) | |
download | linux-d16a67667c611f00b5ec0017ad2b18f473af13d2.tar.xz linux-d16a67667c611f00b5ec0017ad2b18f473af13d2.zip |
ide: don't clear special on ide_queue_rq() entry
We can't use RQF_DONTPREP to see if we should clear ->special,
as someone could have set that while inserting the request. Make
sure we clear it in our ->initialize_rq_fn() helper instead.
Fixes: 22ce0a7ccf23 ("ide: don't use req->special")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions