src/queue: add comment on why reading SQ->head for flush isn't atomic

This has come up at least two times, add a comment there to explain
exactly why the code is fine as-is.

Fixes: https://github.com/axboe/liburing/issues/268
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 file changed