examples: add plots for xNVMe examples
[fio.git] / io_u.c
diff --git a/io_u.c b/io_u.c
index 2b8e17f8433684a8aba2fd8b53ee8b342d8a931f..09e5f15a8b1ffe785adcd546da1e8232c9f47399 100644 (file)
--- a/io_u.c
+++ b/io_u.c
@@ -1895,8 +1895,9 @@ struct io_u *get_io_u(struct thread_data *td)
                                        io_u->buflen);
                        } else if ((td->flags & TD_F_SCRAMBLE_BUFFERS) &&
                                   !(td->flags & TD_F_COMPRESS) &&
-                                  !(td->flags & TD_F_DO_VERIFY))
+                                  !(td->flags & TD_F_DO_VERIFY)) {
                                do_scramble = 1;
+                       }
                } else if (io_u->ddir == DDIR_READ) {
                        /*
                         * Reset the buf_filled parameters so next time if the