Update ulog state after promoting DB when loading If we are doing a full load, do not touch the ulog header until after we promote the temporary DB to live. This avoids the same bugs as the #7588 fix, but more robustly. Based on a patch from Richard Basch. https://github.com/krb5/krb5/commit/825fa2be6f119677a09acccb109ab976cfc601f8 Author: Greg Hudson Commit: 825fa2be6f119677a09acccb109ab976cfc601f8 Branch: master src/kadmin/dbutil/dump.c | 51 +++++++++++++++++++--------------------------- 1 files changed, 21 insertions(+), 30 deletions(-)