summaryrefslogtreecommitdiffstats
path: root/lib/locking/external_locking.c
Commit message (Expand)AuthorAgeFilesLines
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-1/+1
* Suppress low-level locking errors and warnings while using --sysinit.Peter Rajnoha2011-08-091-6/+7
* Use cluster-wide message to request device name syncZdenek Kabelac2011-02-041-3/+11
* Pre-release cleanups.Alasdair Kergon2009-05-211-2/+2
* Fix locking query compatibility with old external locking libraries.Milan Broz2009-05-201-0/+5
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Use stack return macros throughout.Alasdair Kergon2008-01-301-4/+2
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-2/+2
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-5/+6
* Suppress locking library load failure message if --ignorelockingfailure.Alasdair Kergon2006-04-031-1/+1
* Add reset_fn to external_locking.Alasdair Kergon2004-05-181-0/+10
* Update copyright notices.Alasdair Kergon2004-03-301-2/+10
* Add locking flags + memlock option.Alasdair Kergon2004-03-261-4/+6
* rename config file vars & always use / as separatorAlasdair Kergon2004-03-081-5/+5
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-2/+0
* Refactoring.Alasdair Kergon2002-11-181-76/+37
* Merge with text format branch.Alasdair Kergon2002-04-241-47/+43
* Remove \n from log messages.Patrick Caulfield2002-04-101-2/+2
* Implement an external locking interface.Patrick Caulfield2002-04-081-0/+119