]> git.sur5r.net Git - bacula/docs/commit
Fix race condition that drops final block written to volume.
authorKern Sibbald <kern@sibbald.com>
Sat, 29 Sep 2007 07:09:20 +0000 (07:09 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 29 Sep 2007 07:09:20 +0000 (07:09 +0000)
commit2893082e8b875e1c559f121c1b9702de43c28db2
treea731c9a0a06b35794e3be1b6877e8b6e71461df4
parent290bc41db2099b59a6a8d6a25893e9c00c0aaabe
Fix race condition that drops final block written to volume.
     This happens in rare cases with multiple simultaneous jobs
     when the Volume fills.  This fixes bug #964.  May be related
     to bug #935 and possibly #903.