summaryrefslogtreecommitdiff
path: root/fs/userfaultfd.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-12-12 00:02:38 +0300
committerJens Axboe <axboe@kernel.dk>2020-01-21 03:01:53 +0300
commitb5dba59e0cf7e2cc4d3b3b1ac5fe81ddf21959eb (patch)
tree3e08555974f383d3da5d064dbbc75c6c833091a6 /fs/userfaultfd.c
parent0c9d5ccd26a004f59333c06fbbb98f9cb1eed93d (diff)
downloadlinux-b5dba59e0cf7e2cc4d3b3b1ac5fe81ddf21959eb.tar.xz
io_uring: add support for IORING_OP_CLOSE
This works just like close(2), unsurprisingly. We remove the file descriptor and post the completion inline, then offload the actual (potential) last file put to async context. Mark the async part of this work as uncancellable, as we really must guarantee that the latter part of the close is run. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/userfaultfd.c')
0 files changed, 0 insertions, 0 deletions