summaryrefslogtreecommitdiffstats
path: root/daemons/clvmd/clvmd-command.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-3/+0
* Return mem fail if hash insert failsZdenek Kabelac2012-03-231-1/+2
* Correct enum typeZdenek Kabelac2012-03-011-1/+1
* Explicitely ignore result from sync_unlock()Zdenek Kabelac2012-02-271-1/+1
* Remaing code sufflingZdenek Kabelac2012-02-231-8/+10
* Set to a defined value vars used after error pathZdenek Kabelac2012-01-251-1/+1
* Test for uname resultZdenek Kabelac2012-01-251-1/+3
* Test for LCK_CLUSTER_VG directly in args[0].Alasdair Kergon2011-12-081-1/+1
* Use execvp for clvmd restartZdenek Kabelac2011-09-261-1/+1
* Restart CLVMD with same cluster managerZdenek Kabelac2011-09-251-6/+4
* CLVMD support for LVM_CLVMD_BINARY and LVM_BINARYZdenek Kabelac2011-09-241-2/+3
* Clvmd restart cleanupZdenek Kabelac2011-09-221-26/+21
* Add all exclusive locks to clvmd restart option argsZdenek Kabelac2011-09-221-2/+1
* Fix a few compile warnings.Peter Rajnoha2011-06-031-0/+1
* Propagate test mode to clvmd to skip activation and changes to held locks.Alasdair Kergon2011-06-011-0/+13
* Fix some unmatching sign comparation gcc warningsZdenek Kabelac2011-04-081-1/+1
* Fix gcc warnings for unused variablesZdenek Kabelac2011-02-181-2/+1
* Use cluster-wide message to request device name syncZdenek Kabelac2011-02-041-1/+0
* Revert wrong fix for nolock locking missing fs_unlockZdenek Kabelac2011-02-021-0/+1
* Fix udev synchronization for no-locking modeZdenek Kabelac2011-01-311-1/+0
* In some versions (RHEL6) dlm_create_lockspace() alwaysMilan Broz2011-01-191-2/+9
* Add -f (don't fork) option to clvmd and fix clvmd -d<num> description.Milan Broz2011-01-171-11/+7
* Replace fs_unlock by sync_local_dev_names to notify local clvmd. (2.02.80)Alasdair Kergon2011-01-121-0/+6
* Speedup consequent activation callsZdenek Kabelac2011-01-101-0/+1
* Fix memory leak in debug mode of restart_clvmd() error pathZdenek Kabelac2010-12-221-0/+1
* Fix NULL pointer check for *bufZdenek Kabelac2010-12-171-2/+2
* Replace snprintf with dm_snprintfZdenek Kabelac2010-11-301-11/+10
* Check reallocated buffer for NULL before useZdenek Kabelac2010-11-301-1/+2
* Revert some debug statements that slipped in with last checkin.Petr Rockai2010-10-201-5/+1
* Fix a deadlock in clvmd.Petr Rockai2010-10-201-1/+5
* Various cleanups following recent commits.Alasdair Kergon2010-06-211-20/+6
* Clean up cluster lock mode and flags definition.Milan Broz2010-06-171-3/+2
* Use "" instead of <> for configure.h and libdevmapper.hZdenek Kabelac2010-06-151-2/+2
* Fix restart of clvmd using -S switchMilan Broz2010-06-041-15/+36
* Use absolute paths in commandsZdenek Kabelac2010-06-031-1/+1
* typoAlasdair Kergon2010-04-301-1/+1
* pre-releaseAlasdair Kergon2010-04-301-0/+1
* Add -S command to clvmd, so it can restart itself and stillChristine Caulfield2010-04-201-0/+53
* Proper mask lock mode for vg lock.Milan Broz2010-01-051-6/+6
* Move processing of VG locks to separate function (similar to LV locks).Milan Broz2010-01-051-6/+3
* Get rid of magic masks in cluster locking code - clvmd part.Milan Broz2009-12-091-3/+3
* Add infrastructure for queriying for remote locks.Milan Broz2009-05-191-0/+11
* Fix remote metadata backup for clvmdMilan Broz2009-04-221-1/+5
* clvmdAlasdair Kergon2008-11-041-1/+5
* more fixesAlasdair Kergon2008-11-041-1/+0
* more cleanupAlasdair Kergon2008-05-091-1/+1
* More P_ and V_ lock cleanup.Alasdair Kergon2008-05-091-6/+6
* Add missing mutex around clvmd lvmcache_drop_metadata library call.Alasdair Kergon2008-05-091-2/+6
* Drop cached VG metadata before and after committing changes to it.Milan Broz2008-04-151-0/+2
* rename P_global to P_#globalAlasdair Kergon2008-04-151-2/+2