]> eyrie.org Git - kerberos/krb5-sync.git/commit
Fix locking in krb5-sync-backend with non-default queues
authorRuss Allbery <eagle@eyrie.org>
Fri, 6 Dec 2013 23:10:39 +0000 (15:10 -0800)
committerRuss Allbery <eagle@eyrie.org>
Fri, 6 Dec 2013 23:10:39 +0000 (15:10 -0800)
commit0dce840e011fd5e5ac6fb4048867e6dfa5b0f61f
tree0dc0fea7daede4f23f26bc898f05b579ceb4847b
parentc8885e99d2c73902ba88f9dc6018b20a46613eff
Fix locking in krb5-sync-backend with non-default queues

Allow krb5-sync-backend to create the lock file if it's missing,
and pass in the queue directory to the lock function so that it
can find the correct lock file.
tools/krb5-sync-backend