From: Pan Liu Date: Wed, 3 May 2017 11:18:14 +0000 (+0800) Subject: remove out-of-date comment X-Git-Tag: fio-2.20~11^2~1 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=ae4860fd0ad92a16f488302027f5e1992b41bc13;ds=sidebyside remove out-of-date comment Signed-off-by: Pan Liu --- diff --git a/engines/rbd.c b/engines/rbd.c index 829e41a2..8eeef53b 100644 --- a/engines/rbd.c +++ b/engines/rbd.c @@ -618,9 +618,6 @@ static int fio_rbd_setup(struct thread_data *td) f = td->files[0]; f->real_file_size = info.size; - /* disconnect, then we were only connected to determine - * the size of the RBD. - */ return 0; disconnect: