]> git.sur5r.net Git - bacula/bacula/commit
kes Make DEVICE fd private. Its new name is m_fd, and can be
authorKern Sibbald <kern@sibbald.com>
Sun, 18 Feb 2007 15:51:09 +0000 (15:51 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 18 Feb 2007 15:51:09 +0000 (15:51 +0000)
commit6d168bc4e88849ceb95973bb8e2b69fb7bd59399
tree67285d23a65e212d18a74b6740e58c10c18336a9
parent83a8b2d1af3d18003840e6407065175c6f7a784f
kes  Make DEVICE fd private. Its new name is m_fd, and can be
     obtained with dev->fd() outside the class.  This is the
     first of many DEVICE members to be made private.
kes  Implement Michael Renner's idea on having a virtual disk
     changer. I made some minor modifications (e.g. I did not
     implement the Virtual Changer directive, but simply set
     the Changer Command to an empty string.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4203 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/qt-console/restore/restore.cpp
bacula/src/stored/autochanger.c
bacula/src/stored/block.c
bacula/src/stored/bscan.c
bacula/src/stored/btape.c
bacula/src/stored/dev.c
bacula/src/stored/dev.h
bacula/src/stored/dvd.c
bacula/src/stored/label.c
bacula/src/version.h
bacula/technotes-2.1