summaryrefslogtreecommitdiffstats
path: root/src/include/kdb_log.h
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2014-01-23 10:51:21 -0500
committerGreg Hudson <ghudson@mit.edu>2014-02-05 00:21:30 -0500
commit1c0507df449ded505f54383387032db2723bd871 (patch)
tree57e195a53d89bb82958309f1b05cc0f4d417e85e /src/include/kdb_log.h
parent779a335f4e2deb2d76caf7d0dd3de847a040c050 (diff)
downloadkrb5-1c0507df449ded505f54383387032db2723bd871.tar.gz
krb5-1c0507df449ded505f54383387032db2723bd871.tar.xz
krb5-1c0507df449ded505f54383387032db2723bd871.zip
In kdb5_util load, init ulog closer to promote
Always map the ulog with FKCOMMAND, not FKLOAD which reinitializes the ulog. Don't reinitialize the ulog until just before calling krb5_db_promote(). Get rid of FKLOAD since it isn't needed any more; we can just call ulog_init_header() manually.
Diffstat (limited to 'src/include/kdb_log.h')
-rw-r--r--src/include/kdb_log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/kdb_log.h b/src/include/kdb_log.h
index 88f0eb590e..16d8af2c66 100644
--- a/src/include/kdb_log.h
+++ b/src/include/kdb_log.h
@@ -50,7 +50,6 @@ extern "C" {
#define FKPROPLOG 2
#define FKPROPD 3
#define FKCOMMAND 4 /* Includes kadmin.local and kdb5_util */
-#define FKLOAD 5 /* kdb5_util load */
/*
* Default ulog file attributes