Automatically upgrade iprop logs to add uber rec
commit1976e012b848133cbb3f5349881a535f8af2cd57
authorNicolas Williams <nico@twosigma.com>
Fri, 26 Feb 2016 23:45:28 +0000 (26 17:45 -0600)
committerNicolas Williams <nico@twosigma.com>
Sat, 27 Feb 2016 01:10:14 +0000 (26 19:10 -0600)
treef7a9d38aef105de3682a5f7013e9d21cc6622720
parenteabb2821c639fc28f5b31bd20c12abcb7fd888df
Automatically upgrade iprop logs to add uber rec

We need the uber record all the time now, actually, except when merely
inspecting a log file.  This is important as we depend on replaying
entries written to the log in order to complete the HDB writes, and if
we don't have an uber record we can't do this step.

Also, log_init() should cleanup on error.
lib/kadm5/admin.h
lib/kadm5/kadm5_err.et
lib/kadm5/log.c