]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: use std::atomic<bool> instead of volatile for cb_done var 39498/head
authorJeff Layton <jlayton@redhat.com>
Tue, 16 Feb 2021 17:59:40 +0000 (12:59 -0500)
committerJeff Layton <jlayton@redhat.com>
Tue, 16 Feb 2021 18:14:36 +0000 (13:14 -0500)
commit4380af3074bb91714b1cf6b7a99210b64f773ba7
tree717e6b4a1672f826919ef91234208a5529ee43b9
parent6871b0da8e366e9c9b7218d311f89993cc95f1bf
test: use std::atomic<bool> instead of volatile for cb_done var

Fixes: https://tracker.ceph.com/issues/49309
Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/test/fs/test_ino_release_cb.cc