ticket: 6814
authorghudson <ghudson@dc483132-0cff-0310-8789-dd5450dbe970>
Sat, 6 Nov 2010 00:02:13 +0000 (00:02 +0000)
committerghudson <ghudson@dc483132-0cff-0310-8789-dd5450dbe970>
Sat, 6 Nov 2010 00:02:13 +0000 (00:02 +0000)
commit87ac829166bdb66a798e15882fc4c5b3dc57efb9
treea407b00c1c6e58ed4b17a9eb7e9bd656928e5f06
parent82e70bedaa65a3c9b3d145ed3a9d45dfd4be1a58
ticket: 6814

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.

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