io_uring: move our reference counting into a header
authorJens Axboe <axboe@kernel.dk>
Wed, 25 May 2022 14:56:52 +0000 (08:56 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:28:31 +0000 (11:28 -0600)
commit8d1169c39d945791afcdd97e889b5fbab9750be9
treece4e5e288d602692b16cc49aa5522318ac862112
parentce230f91df03ed69014814a0efb51cc9bf90138b
io_uring: move our reference counting into a header

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/refs.h [new file with mode: 0644]