]> git.sur5r.net Git - bacula/docs/commitdiff
kes Rework a lot of subroutines in dev.c to take dcr as an
authorKern Sibbald <kern@sibbald.com>
Thu, 14 Sep 2006 14:59:27 +0000 (14:59 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 14 Sep 2006 14:59:27 +0000 (14:59 +0000)
     argument. This is done to eliminate the usage of attached_dcrs
     in lseek().
kes  Change truncated_dvd to blank_dvd, which seems more suitable.
kes  Apply most of Richard Mortimer's truncate patch.
kes  Create lseek() method for DEVICE that takes dcr as an
     argument. This is to eliminate the use of attached_dcrs in
     lseek().  The calls to lseek_dev() must still be changed.


No differences found