]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: make rbd-fuse exit cleanly with lttng
authorJosh Durgin <jdurgin@redhat.com>
Thu, 5 Mar 2015 23:45:50 +0000 (15:45 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Sat, 7 Mar 2015 02:57:32 +0000 (18:57 -0800)
commit918afc0a58fc40a4beedfcadb8046b8ca88ccf11
treef57b2f9283420fbc0881ec1c2698adc46ecb70e8
parent3ca182a63d01794c23fb691f83ca0c062bcd3cb7
qa: make rbd-fuse exit cleanly with lttng

lttng requires daemons (things that call fork, clone, or daemon
without exec, like fuse) to use a LD_PRELOAD library. Without this,
the lttng atexit() handler crashes.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
qa/workunits/rbd/merge_diff.sh