[krbdev.mit.edu #8664] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Wed Apr 25 12:18:47 EDT 2018


Avoid simultaneous KDB/ulog locks in ulog_replay

In ulog_replay(), instead of locking the KDB and ulog for the whole
operation, separately lock and update the ulog after each database
update, as we would for a locally initiated database operation (after
commit 444ef5fe9ec8d64a5db27b3a8aaf6813dd7ef0e0).

https://github.com/krb5/krb5/commit/682013f55984173f2f742c0ecf43d83181100456
Author: Greg Hudson <ghudson at mit.edu>
Commit: 682013f55984173f2f742c0ecf43d83181100456
Branch: master
 src/lib/kdb/kdb_log.c |   32 ++++++++++++++------------------
 1 files changed, 14 insertions(+), 18 deletions(-)



More information about the krb5-bugs mailing list