remove out-of-date comment
authorPan Liu <wanjun.lp@alibaba-inc.com>
Wed, 3 May 2017 11:18:14 +0000 (19:18 +0800)
committerPan Liu <wanjun.lp@alibaba-inc.com>
Wed, 3 May 2017 11:18:14 +0000 (19:18 +0800)
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
engines/rbd.c

index 829e41a232250a96cb0aaed401a97b7516786061..8eeef53b119c1d1255c93beab39804d859545a59 100644 (file)
@@ -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: