summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-12-02 20:33:15 +0300
committerJens Axboe <axboe@kernel.dk>2019-12-03 04:49:33 +0300
commit1a6b74fc87024db59d41cd7346bd437f20fb3e2d (patch)
tree899c0e4efee1b3720e1e8a7089675904eba1e0d5 /net
parent490547ca2df66b8413bce97cb651630f2c531487 (diff)
downloadlinux-1a6b74fc87024db59d41cd7346bd437f20fb3e2d.tar.xz
io_uring: add general async offload context
Right now we just copy the sqe for async offload, but we want to store more context across an async punt. In preparation for doing so, put the sqe copy inside a structure that we can expand. With this pointer added, we can get rid of REQ_F_FREE_SQE, as that is now indicated by whether req->io is NULL or not. No functional changes in this patch. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions