aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Replace use of virStorageReportError with virReportErrorDaniel P. Berrange2012-07-181-3/+3
* build: drop useless dirent.h includesEric Blake2011-11-111-2/+1
* Avoid using "devname" as an identifier.Peter Krempa2011-09-161-4/+4
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* storage: make debug log more usefulOsier Yang2011-02-221-1/+1
* storage: Create enough volumes for mpath poolOsier Yang2011-02-151-2/+4
* Check whether pools are already active upon libvirtd startupDaniel P. Berrange2010-11-231-0/+17
* bye to close(), welcome to VIR_(FORCE_)CLOSE()Stefan Berger2010-11-091-3/+2
* storage: Check for invalid storage mode before openingCole Robinson2010-05-281-6/+3
* storage: mpath: Fix incorrect VIR_ERROR useCole Robinson2010-05-251-1/+1
* storage: Combine some duplicate codeCole Robinson2010-05-241-1/+1
* storage: mpath: Clean up some error handlingCole Robinson2010-05-241-28/+12
* virStorageBackendIsMultipath: avoid dead storeJim Meyering2010-02-161-3/+2
* Remove virConnectPtr from storage APIs & driverDaniel P. Berrange2010-02-101-18/+12
* Remove conn parameter from util functionsMatthias Bolte2010-02-091-1/+1
* Remove conn parameter from virReportSystemErrorMatthias Bolte2010-02-091-6/+3
* Remove conn parameter from virReportOOMErrorMatthias Bolte2010-02-091-6/+6
* Move storage drivers into src/storage/Daniel P. Berrange2009-09-211-0/+347