mirror of
https://github.com/ceph/ceph
synced 2025-01-03 09:32:43 +00:00
f491ea062d
When displaying the output of a background process, do it on stderr so that it is not bufferized. Otherwise the output of the background process may be displayed after it completed. Prefix the output of a background process with the PID of the process known to the parent instead of the PID of the awk process processing the output. When wait_background loops, it will print the process on which it is waiting and it is confusing that they do not match with the PID prefixing the process output. Refs: http://tracker.ceph.com/issues/17830 Signed-off-by: Loic Dachary <loic@dachary.org> |
||
---|---|---|
.. | ||
caps | ||
ceph-disk | ||
ceph-tests | ||
cephtool | ||
cls | ||
direct_io | ||
erasure-code | ||
fs | ||
hadoop | ||
libcephfs | ||
libcephfs-java | ||
mon | ||
objectstore | ||
osdc | ||
rados | ||
rbd | ||
rename | ||
rest | ||
restart | ||
rgw | ||
suites | ||
ceph-helpers-root.sh | ||
ceph-helpers.sh | ||
false.sh | ||
kernel_untar_build.sh | ||
Makefile | ||
post-file.sh | ||
true.sh |