summaryrefslogtreecommitdiffstats
path: root/fs/open.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-04-12 01:05:02 +0200
committerJens Axboe <axboe@kernel.dk>2020-04-12 16:46:30 +0200
commitbf9c2f1cdcc718b6d2d41172f6ca005fe22cc7ff (patch)
tree3cf6b7cd0f583c4f22afd609e5f2776c0997ee02 /fs/open.c
parentio_uring: remove obsolete @mm_fault (diff)
downloadlinux-bf9c2f1cdcc718b6d2d41172f6ca005fe22cc7ff.tar.xz
linux-bf9c2f1cdcc718b6d2d41172f6ca005fe22cc7ff.zip
io_uring: track mm through current->mm
As a preparation for extracting request init bits, remove self-coded mm tracking from io_submit_sqes(), but rely on current->mm. It's more convenient, than passing this piece of state in other functions. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions