diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-06-14 02:36:13 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-06-14 08:23:12 -0600 |
commit | 382cb030469db3d428ada09e7925f684ba9d61cf (patch) | |
tree | f0ca473a27ab7d3e7b010ab1f52af439ee6c9f75 /fs/io_uring.c | |
parent | c7f405d6fa36f778931881bfb1e12dd401d0bc62 (diff) | |
download | linux-stable-382cb030469db3d428ada09e7925f684ba9d61cf.tar.gz linux-stable-382cb030469db3d428ada09e7925f684ba9d61cf.tar.bz2 linux-stable-382cb030469db3d428ada09e7925f684ba9d61cf.zip |
io-wq: remove unused io-wq refcounting
iowq->refs is initialised to one and killed on exit, so it's not used
and we can kill it.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/401007393528ea7c102360e69a29b64498e15db2.1623634181.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io_uring.c')
0 files changed, 0 insertions, 0 deletions