]> git.sur5r.net Git - bacula/bacula/commit - bacula/src/qt-console/storage/storage.cpp
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)
commitb854477fdaf7802f6be43200514c27187c8d2518
treebe278fb58f5fce0fdee032e8bf229fde5aad3b1a
parent3e1f0c0c306413d91aee470657b1f3e7ccbc233a
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