]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: test shutdown race
authorJeff Layton <jlayton@redhat.com>
Thu, 14 Sep 2017 13:28:33 +0000 (09:28 -0400)
committerNathan Cutler <ncutler@suse.com>
Tue, 23 Jan 2018 23:07:49 +0000 (00:07 +0100)
commit864a2c5a2a40806067fa09a1390c3af14c8dd0ef
tree20a7c26f7113dfa420cc7158477d54a2976a21e6
parent8db3ecd6c759251fa8105aeb676e74f9c9302027
client: test shutdown race

Spawn threads that bring up a bunch of ceph_mounts with individual
CephContext objects, and then tear them down in parallel.

Tracker: http://tracker.ceph.com/issues/20988
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 8252f3168a1bc90add7f7515c549e9eecffa54b7)
src/test/libcephfs/test.cc