mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
a40fe5bdad
Because we exit on any error (due to 'set -e'), the cleanup call was never getting made in the event of an error. The net effect of that was that a filesystem could be left mounted, and rbd cleanup then couldn't complete because the module was in use. Fix the trap call so it calls cleanup on exit as well as error. Switch to using the capitalized signal names in the call. Signed-off-by: Alex Elder <elder@dreamhost.com> |
||
---|---|---|
.. | ||
btrfs | ||
client | ||
libceph | ||
mds | ||
rbd | ||
rgw | ||
workunits | ||
loopall.sh | ||
Makefile | ||
run_xfstests.sh | ||
runallonce.sh | ||
runoncfuse.sh | ||
runonkclient.sh | ||
setup-chroot.sh |