]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: write "debug dump_missing" output to stdout 21960/head
authorКоренберг Марк <mark@ideco.ru>
Sat, 12 May 2018 17:04:00 +0000 (22:04 +0500)
committerКоренберг Марк (Dell laptop) <socketpair@gmail.com>
Sun, 13 May 2018 20:38:10 +0000 (01:38 +0500)
commit359dda9e16ffe1990c5c4edd58157824441e62ec
treed4dac52aaa2ffba462f7a76b7bde1503956d93f2
parentade3bce7f23e3bedf0cafaa0d81815d1cbf40db2
osd: write "debug dump_missing" output to stdout

Output was sent to stderr by a mistake. Now it goes to stdout.

Signed-off-by: Коренберг Маркr <socketpair@gmail.com>
src/osd/OSD.cc