t/io_uring: terminate buf[] file depth string
authorJens Axboe <axboe@kernel.dk>
Tue, 15 Jan 2019 20:52:14 +0000 (13:52 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 15 Jan 2019 20:52:14 +0000 (13:52 -0700)
commitac21bfabdedd0a5e734b8816d6b09ea5c0c1452d
treeeff52d7585e024f785ca13282145369cbba46fb2
parente4db5bd917962ce3c4ccf2d88c908059e4ab15cb
t/io_uring: terminate buf[] file depth string

Prevents garbage print for !s->nr_files (do_nop = 1).

Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/io_uring.c