test/iopoll: don't truncate target file

Assume the passed in file is big enough, don't truncate it to zero
as it may cause other tests to fail that expect a larger file.

Fixes: 596413404af8 ("iopoll: test that we always enter the ring")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 file changed