]> git.ipfire.org Git - thirdparty/linux.git/commit
io_uring: add io_statx structure
authorBijan Mottahedeh <bijan.mottahedeh@oracle.com>
Sat, 23 May 2020 04:31:16 +0000 (21:31 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 May 2020 22:48:06 +0000 (16:48 -0600)
commit1d9e1288039a47dc1189c3c1fed5cf3c215e94b7
treed9d4f14637d4cd5fd579764b9104fab025a7af15
parent0bf0eefdab52d9f9f3a1eeda32a4fc7afe4e9219
io_uring: add io_statx structure

Separate statx data from open in io_kiocb. No functional changes.

Signed-off-by: Bijan Mottahedeh <bijan.mottahedeh@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c