diff options
| author | Jens Axboe <[email protected]> | 2022-06-13 10:42:56 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-07-25 00:39:16 +0000 |
| commit | f110ed8498afa6ff8e9a8c08fb26880e02117616 (patch) | |
| tree | 113cdc59771c97795a6782c18bf6c5dba0deeceb /io_uring/msg_ring.c | |
| parent | io_uring: replace zero-length array with flexible-array member (diff) | |
| download | kernel-f110ed8498afa6ff8e9a8c08fb26880e02117616.tar.gz kernel-f110ed8498afa6ff8e9a8c08fb26880e02117616.zip | |
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 <[email protected]>
Diffstat (limited to 'io_uring/msg_ring.c')
0 files changed, 0 insertions, 0 deletions
