After a failed kdb5_util load, make a subsequent load operation work
authorGreg Hudson <ghudson@mit.edu>
Sat, 6 Nov 2010 00:02:13 +0000 (00:02 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 6 Nov 2010 00:02:13 +0000 (00:02 +0000)
commit3e0113994526883a9fefad307177c4ff6c292e4a
treea407b00c1c6e58ed4b17a9eb7e9bd656928e5f06
parent097035870531003c02f8d8caed4abf7f680d1a1c
After a failed kdb5_util load, make a subsequent load operation work
by removing the remnant temporary files after obtaining a lock.  To
make this safe, the private contract for temporary DB creation and
promotion had to be altered, along with many of the DB2 internal
helper functions.

ticket: 6814

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24511 dc483132-0cff-0310-8789-dd5450dbe970
src/include/kdb.h
src/kadmin/dbutil/dump.c
src/plugins/kdb/db2/kdb_db2.c
src/plugins/kdb/db2/kdb_db2.h