statx: allow system call to be invoked from io_uring
authorBijan Mottahedeh <bijan.mottahedeh@oracle.com>
Sat, 23 May 2020 04:31:17 +0000 (21:31 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 May 2020 22:48:06 +0000 (16:48 -0600)
commit0018784fc84f636d473a0d2a65a34f9d01893c0a
tree8c468f2701736c720aefa84e53ab90df0a967e87
parent1d9e1288039a47dc1189c3c1fed5cf3c215e94b7
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>
fs/internal.h
fs/stat.c