]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: initialize random number generator for bench-write
authorJosh Durgin <josh.durgin@inktank.com>
Sun, 31 Mar 2013 00:27:25 +0000 (17:27 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 1 Apr 2013 15:56:07 +0000 (08:56 -0700)
commit6a04a7fa563af0e4a5713f1ae9a28052c0ddab4b
treef60af96640af6b1165c765f2863d5d348709d660
parentc680531e070aef46bde50a8185d3a48ff9f2d9df
rbd: initialize random number generator for bench-write

Without this, the same seed is used each time, so multiple runs
of bench-write with the same parameters have the same I/O pattern.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/rbd.cc