Bug #86
fmri_to_entity() should have finer error semantics
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2010-08-23
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Gerrit CR:
Description
[Copied from comments field]
svccfg's fmri_to_entity() exits (via scfdie()) on certain errors. For most of
svccfg, this is ok. The rest of the import code, though, passes all errors up so
that what has been imported already can be printed. fmri_to_entity() needs to be
changed to pass all errors up, at least when the import code uses it.
No data to display