Skip to content

Do I need to link ops on the same FD? #843

Closed Answered by axboe
redbaron asked this question in Q&A
Discussion options

You must be logged in to vote

Nothing is serialized unless you ask for it to be, doesn't matter if the ops touch the same or different files.

Partial writes will be considered an error in terms of IOSQE_IO_LINK, so it would break the chain.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by redbaron
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants