Home
last modified time | relevance | path

Searched hist:f110ed84 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/io_uring/
H A Dopenclose.hf110ed84 Mon Jun 13 05:42:56 CDT 2022 Jens Axboe <axboe@kernel.dk> io_uring: split out fixed file installation and removal

Put it with the filetable code, which is where it belongs. While doing
so, have the helpers take a ctx rather than an io_kiocb. It doesn't make
sense to use a request, as it's not an operation on the request itself.
It applies to the ring itself.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dopenclose.cf110ed84 Mon Jun 13 05:42:56 CDT 2022 Jens Axboe <axboe@kernel.dk> io_uring: split out fixed file installation and removal

Put it with the filetable code, which is where it belongs. While doing
so, have the helpers take a ctx rather than an io_kiocb. It doesn't make
sense to use a request, as it's not an operation on the request itself.
It applies to the ring itself.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dfiletable.hf110ed84 Mon Jun 13 05:42:56 CDT 2022 Jens Axboe <axboe@kernel.dk> io_uring: split out fixed file installation and removal

Put it with the filetable code, which is where it belongs. While doing
so, have the helpers take a ctx rather than an io_kiocb. It doesn't make
sense to use a request, as it's not an operation on the request itself.
It applies to the ring itself.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dfiletable.cf110ed84 Mon Jun 13 05:42:56 CDT 2022 Jens Axboe <axboe@kernel.dk> io_uring: split out fixed file installation and removal

Put it with the filetable code, which is where it belongs. While doing
so, have the helpers take a ctx rather than an io_kiocb. It doesn't make
sense to use a request, as it's not an operation on the request itself.
It applies to the ring itself.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Drsrc.cf110ed84 Mon Jun 13 05:42:56 CDT 2022 Jens Axboe <axboe@kernel.dk> io_uring: split out fixed file installation and removal

Put it with the filetable code, which is where it belongs. While doing
so, have the helpers take a ctx rather than an io_kiocb. It doesn't make
sense to use a request, as it's not an operation on the request itself.
It applies to the ring itself.

Signed-off-by: Jens Axboe <axboe@kernel.dk>