diff options
author | Ming Lei <[email protected]> | 2020-08-10 11:59:50 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-08-11 13:53:32 -0600 |
commit | c1e2b8422bf946c80e832cee22b3399634f87a2c (patch) | |
tree | b2f0e952a1eb443f310044dd5c7962124d6ad1c7 /net/ipv4/tcp_input.c | |
parent | fe6a8fc5ed2f0081f17375ae2005718522c392c6 (diff) |
block: fix double account of flush request's driver tag
In case of none scheduler, we share data request's driver tag for
flush request, so have to mark the flush request as INFLIGHT for
avoiding double account of this driver tag.
Fixes: 568f27006577 ("blk-mq: centralise related handling into blk_mq_get_driver_tag")
Reported-by: Matthew Wilcox <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Tested-by: Matthew Wilcox <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions