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>
Thu, 21 Jul 2022 14:34:49 +0000 (08:34 -0600)
commit4b8271494264eade6d9697fc6b2a39fd48a4db9a
tree3c31fc4bdbec1bb1cfede8f988a9d6c663c7b6cf
parentc620cd2f844c47353dd458ad1328247c31b43a04
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]