]> git.sur5r.net Git - bacula/bacula/commit
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)
commit86f97b5727f9a40ef58e6077e27093d34bdfc4d7
treeabc5617c89f9a0a9b9960fc3d1e003e5bbc0bc6a
parentb0969e8bfce6949454474960dacb214644123881
kes  Rework a lot of subroutines in dev.c to take dcr as an
     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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3468 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/stored/block.c
bacula/src/stored/btape.c
bacula/src/stored/dev.c
bacula/src/stored/dev.h
bacula/src/stored/dircmd.c
bacula/src/stored/dvd.c
bacula/src/stored/label.c
bacula/src/stored/mount.c
bacula/src/stored/protos.h
bacula/src/stored/read_record.c
bacula/technotes-1.39