mirror of
https://github.com/ceph/ceph
synced 2025-01-18 09:02:08 +00:00
bf01b7b2e2
This script was heuristically using short sleep commands in order to give udev activity time to complete. There's a command "udevadm settle" which actually looks at the udev queue and waits until its processing is done. Much, much better. This rearranges the get_id function a bit too, breaking it into one function that gets the id and another that loops back and tries again after a short delay in the event the get_id fails. Signed-off-by: Alex Elder <elder@inktank.com> |
||
---|---|---|
.. | ||
btrfs | ||
client | ||
libceph | ||
mds | ||
mon/bootstrap | ||
qa_scripts | ||
rbd | ||
rgw | ||
workunits | ||
loopall.sh | ||
Makefile | ||
run_xfstests_qemu.sh | ||
run_xfstests.sh | ||
runallonce.sh | ||
runoncfuse.sh | ||
runonkclient.sh | ||
setup-chroot.sh |