diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-07-30 18:43:45 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-30 11:42:21 -0600 |
commit | 010e8e6be2194678f7e4bb3044c088bbee779f57 (patch) | |
tree | bb52ff11ad0b7f7e7d1d28773ac7cca9a5e037b4 /fs/xfs/xfs_sysctl.c | |
parent | b089ed390b5c9bc248a32168709cfa01099caf9d (diff) | |
download | lwn-010e8e6be2194678f7e4bb3044c088bbee779f57.tar.gz lwn-010e8e6be2194678f7e4bb3044c088bbee779f57.zip |
io_uring: de-unionise io_kiocb
As io_kiocb have enough space, move ->work out of a union. It's safer
this way and removes ->work memcpy bouncing.
By the way make tabulation in struct io_kiocb consistent.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/xfs/xfs_sysctl.c')
0 files changed, 0 insertions, 0 deletions