mirror of
https://github.com/openharmony/third_party_liburing.git
synced 2026-07-21 23:26:12 -04:00
53b4f9af81
The example currently assumes the file is at least 4*4096 bytes, and errors when we get 0 reads on EOF. Fix this up. Signed-off-by: Jens Axboe <axboe@kernel.dk>