Add locking around reads of td->io_blocks and io_byes.
authorVincent Fu <Vincent.Fu@sandisk.com>
Thu, 23 Jun 2016 15:32:04 +0000 (11:32 -0400)
committerJens Axboe <axboe@fb.com>
Mon, 15 Aug 2016 15:44:52 +0000 (09:44 -0600)
commit0587ef3261e642a444616b2d24c192f943f44d8f
treec51c89cb8d505bf631a3d46683a6a2fbee2c420e
parent3ce3881b7a301a0f00f199dbead4fa1bef38973a
Add locking around reads of td->io_blocks and io_byes.

This is present in add_bw/iops/lat_sample but absent from show_thread_status. Not certain if this is really necessary.
steadystate.c