]> git.ipfire.org Git - thirdparty/linux.git/commit - fs/stat.c
statx: hide interfaces no longer used by io_uring
authorBijan Mottahedeh <bijan.mottahedeh@oracle.com>
Sat, 23 May 2020 04:31:19 +0000 (21:31 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 May 2020 22:48:06 +0000 (16:48 -0600)
commit6f88cc176a3358c54bb6c38c8afee3f3a42faf54
treeda410e26c2ffa5537abc83f133e3098c08bdeda2
parente62753e4e2926f249d088cc0517be5ed4efec6d6
statx: hide interfaces no longer used by io_uring

The io_uring interfaces have been replaced by do_statx() and are no
longer needed.

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