]> git.sur5r.net Git - bacula/bacula/commit
Speed up the queries on storage and medialist like with clients and filesets.
authorDirk H Bartley <dbartley@schupan.com>
Sat, 21 Mar 2009 23:59:44 +0000 (23:59 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sat, 21 Mar 2009 23:59:44 +0000 (23:59 +0000)
commit4571e2ec6538bbf078e690248f8cf33f2293b06a
tree964f1f7342b7a52b6dd82dc4b0be6ef0e2c676b5
parent6d8630056d608e4f549ac4e1f21c9db6a264253e
Speed up the queries on storage and medialist like with clients and filesets.
Use only one query to retreive data instead of one query per pool in medialist
and one query per storage.   There is still the one query per changer.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8578 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/qt-console/medialist/medialist.cpp
bacula/src/qt-console/storage/storage.cpp