]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/ConfUtils.cc: ConfFile:parse_file: warn about ENOENT
authorDan Mick <dan.mick@redhat.com>
Mon, 24 Apr 2017 22:35:14 +0000 (15:35 -0700)
committerDan Mick <dan.mick@redhat.com>
Mon, 24 Apr 2017 22:43:26 +0000 (15:43 -0700)
commit623e1a8eeb56f9f7caa779d2bec2b6821ac442b0
treef724c4a4ad87ce4d5e26601f97911d25bab5c42f
parent058ac8526cb9c9ee617d60f1e268da10e182ca2f
common/ConfUtils.cc: ConfFile:parse_file: warn about ENOENT

Consider ENOENT an error; it may or may not be reported, but
accumulate it as if it might be

Signed-off-by: Dan Mick <dan.mick@redhat.com>
src/common/ConfUtils.cc