commit | 0018784fc84f636d473a0d2a65a34f9d01893c0a | [log] [tgz] |
---|---|---|
author | Bijan Mottahedeh <bijan.mottahedeh@oracle.com> | Fri May 22 21:31:17 2020 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Tue May 26 16:48:06 2020 -0600 |
tree | 8c468f2701736c720aefa84e53ab90df0a967e87 | |
parent | 1d9e1288039a47dc1189c3c1fed5cf3c215e94b7 [diff] |
statx: allow system call to be invoked from io_uring This is a prepatory patch to allow io_uring to invoke statx directly. Signed-off-by: Bijan Mottahedeh <bijan.mottahedeh@oracle.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>