Several changes to the db rename feature.
authorRichard Basch <probe@mit.edu>
Wed, 31 Jan 1996 00:22:23 +0000 (00:22 +0000)
committerRichard Basch <probe@mit.edu>
Wed, 31 Jan 1996 00:22:23 +0000 (00:22 +0000)
commit02ae2af7f92d06426591c66792c880d358b5fda0
tree9f55c4934d4a90b2bb18b6da08e3998df8fc2192
parentd86be61b478d175e1548bab6a69ceb2c2465db2c
Several changes to the db rename feature.
Renaming locks the target lock file.
If the target lock file doesn't exist, create it.
Check the return value of krb5_dbm_db_set_name and set the
context accordingly if the target didn't exist.
Only unlink the source lock file if one could be computed.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7418 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kdb/kdb_dbm.c