]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.3
kes Fix FD->SD authorization failure, which was due to spurious
[bacula/bacula] / bacula / technotes-2.3
index c82b284a76323c19c351624e091289f0b835ef72..e0a53e37120948a2d5cd9c4a40da733643f93de8 100644 (file)
@@ -2,6 +2,9 @@
 
 General:
 27Sep07 
+kes  Fix FD->SD authorization failure, which was due to spurious
+     wakeups from a pthread_cond_timedwait().  Simply check the
+     predicate before continuing.
 kes  Add const char where needed (more to do). Remove temp debug code.
 26Sep07
 kes  Setup SQLite busy handler before doing queries.