Messages in this thread |  | | Subject | Re: [PATCH v2 0/3] io_uring: submission path cleanup | From | Jens Axboe <> | Date | Tue, 17 Dec 2019 14:15:57 -0700 |
| |
On 12/17/19 12:26 PM, Pavel Begunkov wrote: > Pretty straighforward cleanups. The last patch saves the exact behaviour, > but do link enqueuing from a more suitable place. > > v2: rebase > > Pavel Begunkov (3): > io_uring: rename prev to head > io_uring: move trace_submit_sqe into submit_sqe > io_uring: move *queue_link_head() from common path > > fs/io_uring.c | 47 +++++++++++++++++++++-------------------------- > 1 file changed, 21 insertions(+), 26 deletions(-)
Applied, thanks.
-- Jens Axboe
|  |