[PATCH 0/5] submission path refactoring pt.2

From: Pavel Begunkov
Date: Sat Apr 11 2020 - 19:43:42 EST


The 2nd and last part of submission path refactoring. This moves
request initialisation bits into io_init_req(), doing better job
logically segmenting the code. Keeping negative diffstat as a bonus.

Pavel Begunkov (5):
io_uring: remove obsolete @mm_fault
io_uring: track mm through current->mm
io_uring: DRY early submission req fail code
io_uring: keep all sqe->flags in req->flags
io_uring: move all request init code in one place

fs/io_uring.c | 196 +++++++++++++++++++++++---------------------------
1 file changed, 90 insertions(+), 106 deletions(-)

--
2.24.0