test/lfs-open: less limited test_drained_files

close(dup(io_uring)) should not neccessary cancel all requests with
files, because files are not yet going away. Test that it doesn't hang
after close() and exits, that's enough.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
[axboe: kill now unused 'i' and 'cqe' variables]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 file changed