engines/rados: use fio provided file names
authorAdam Kupczyk <akupczyk@redhat.com>
Mon, 1 Oct 2018 10:48:54 +0000 (12:48 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 1 Oct 2018 14:18:10 +0000 (08:18 -0600)
commit21f277b89029e7729d2dc631572244361ea7718c
tree5497e1bdc854bc0a2a77e7c8547b8892238e142a
parent2bce52c621f0e1d7a360e8aedfe23300f8e56bb9
engines/rados: use fio provided file names

Use the regular fio generated names as names of objects to operate on.
This is necessary when using multiple, consecutive --read-iolog. Added
check if --pool parameter is set.

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/rados.c