Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 560 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. https://github.com/krb5/krb5/commit/3e0113994526883a9fefad307177c4ff6c292e4a Commit By: ghudson Revision: 24511 Changed Files: U trunk/src/include/kdb.h U trunk/src/kadmin/dbutil/dump.c U trunk/src/plugins/kdb/db2/kdb_db2.c U trunk/src/plugins/kdb/db2/kdb_db2.h