]> 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)
commitbe05050a55fcc7b6fd6203b6e3cfe9912f77423f
treed021b6a71051a95da9e03384af54f3fa1362da4c
parent5fa2a73b95dc0b89f6074072f44c4bab91d0495f
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