]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #6332 from dx9/wip-12406-test_librdb_fsx
authorIlya Dryomov <idryomov@gmail.com>
Tue, 12 Jan 2016 12:18:24 +0000 (13:18 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 12 Jan 2016 12:18:24 +0000 (13:18 +0100)
commite5e1c448821281296bdf5473e63896454e370739
tree7b67e4219bdcbbd6954629f393f1672010761a5d
parent9865dfd6223911bcd8f5ecf39140be65d842a071
parent1df970518f9c8c650f3b56eb96784eb60b550c0f
Merge pull request #6332 from dx9/wip-12406-test_librdb_fsx

test/librbd/fsx: Use c++11 std::mt19937 generator instead of random_r()

Improve portability - random_r() is GNU-specific.

Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
src/test/librbd/fsx.cc