ctdb-common: Avoid ENOENT for unknown conf type tags
commit40dff2ce058b13a1a531d85d43b9f5638c09615a
authorMartin Schwenke <martin@meltin.net>
Thu, 30 Aug 2018 22:45:25 +0000 (31 08:45 +1000)
committerKarolin Seeger <kseeger@samba.org>
Tue, 4 Sep 2018 10:14:29 +0000 (4 12:14 +0200)
treeba16a4cde8618ef0d1109f73698c014b7e17c576
parent372b79c4f004c04221ca5e584c2b839428107c20
ctdb-common: Avoid ENOENT for unknown conf type tags

Only use ENOENT for missing configuration file.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13589

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit f1084400387c0b1257b6d92ee6e8a89504d788fc)
ctdb/common/conf.c