Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
man/io_uring_prep_close_direct.3: note on IOSQE_FIXED_FILE
The application must not set IOSQE_FIXED_FILE for closing a direct descriptor, the helper will correctly assign the direct descriptor index to close. Link: #1325 Signed-off-by: Jens Axboe <[email protected]>
- Loading branch information