diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-05-17 14:13:41 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-17 14:10:07 -0600 |
commit | 9f13c35b33fddb186beab9ef21c555a01e45f4d7 (patch) | |
tree | 808e74c5b43ccb808a372e5a41e3e534c5b57393 /tools | |
parent | 0cdaf760f42eb8e8a714c1cc017423e5da6d4936 (diff) |
io_uring: rename io_file_put()
io_file_put() deals with flushing state's file refs, adding "state" to
its name makes it a bit clearer. Also, avoid double check of
state->file in __io_file_get() in some cases.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions