]> git.sur5r.net Git - bacula/rescue/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)
commit206edba1408fbfb81c649ddfecf9d7d7962efc31
tree18ce03612a3fa1720546f51d8fa5ee545dfad3bd
parentc439db88f56bf51339cf9d31634bff28057c9106
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.