diff options
author | Christoph Hellwig <hch@lst.de> | 2019-07-03 15:24:35 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-07-03 16:20:40 +0300 |
commit | d665e12aa713e598a1100a320e5679c3f73823ed (patch) | |
tree | a4a586de3a4566a4f412a487fac06cfb1f1fd060 /block/blk-iolatency.c | |
parent | 970d168de636ddac8221cbd4a11d7678943e7379 (diff) | |
download | linux-d665e12aa713e598a1100a320e5679c3f73823ed.tar.xz |
block: nr_phys_segments needs to be zero for REQ_OP_WRITE_ZEROES
Fix a regression introduced when removing bi_phys_segments for Write Zeroes
requests, which need to have a segment count of zero, as they don't have a
payload.
Fixes: 14ccb66b3f58 ("block: remove the bi_phys_segments field in struct bio")
Reported-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-iolatency.c')
0 files changed, 0 insertions, 0 deletions