io-wq: kill now unused io_wq_cancel_all()
authorJens Axboe <axboe@kernel.dk>
Sun, 20 Dec 2020 17:47:42 +0000 (10:47 -0700)
committerJens Axboe <axboe@kernel.dk>
Sun, 20 Dec 2020 17:47:42 +0000 (10:47 -0700)
commit446bc1c207331080d8c711a4456799b7d0b9df26
treec31bbe59872e315353c6253a17fa74dce108b507
parent00c18640c2430c4bafaaeede1f9dd6f7ec0e4b25
io-wq: kill now unused io_wq_cancel_all()

io_uring no longer issues full cancelations on the io-wq, so remove any
remnants of this code and the IO_WQ_BIT_CANCEL flag.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io-wq.c
fs/io-wq.h