mirror of
https://github.com/ceph/ceph
synced 2024-12-17 17:05:42 +00:00
268a471632
We are seeing an issue due to the lockdep symbols in libcephfs and librados clashing, which shows itself after a fork in the flock tests. We can avoid this by splitting the libcephfs tests that require librados (access.cc) into their own compilation unit so that the flock tests can run in a libcephfs-only process. Fixes: http://tracker.ceph.com/issues/16556 Signed-off-by: John Spray <john.spray@redhat.com> |
||
---|---|---|
.. | ||
test.sh |