]> git.sur5r.net Git - bacula/docs/blob - docs/techlogs/2002/kes19May02-2
Initial revision
[bacula/docs] / docs / techlogs / 2002 / kes19May02-2
1               Technical notes on version 1.20 19May02
2                        19 May 2002
3                        Kern Sibbald
4
5 General:
6 - Modified rwlock to accept multiple nested write lock
7   requests.
8
9 Changes submitted this submission:
10 - Modified the cats directory to use the new rwlock mechanism
11   in place of P() and V(). 
12 - Defined db_lock(mdb) and db_unlock(mdb). They are in effect
13   transaction locks.