summaryrefslogtreecommitdiffstats
path: root/lib/locking/no_locking.c
Commit message (Expand)AuthorAgeFilesLines
* locking: clarify read-only locking error message v2Peter Rajnoha2012-07-251-1/+1
* locking: clarify read-only locking error messagePeter Rajnoha2012-07-251-1/+2
* Preserve exclusive activation of cluster mirror when converting.Jonathan Earl Brassow2012-01-201-1/+1
* Introduce revert_lv for better pvmove cleanup.Alasdair Kergon2011-09-271-1/+1
* Suppress low-level locking errors and warnings while using --sysinit.Peter Rajnoha2011-08-091-2/+4
* Fix for bug 677739: removing final exclusive cmirror snapshot,Jonathan Earl Brassow2011-02-181-1/+1
* Remove extra sync calls.Zdenek Kabelac2011-02-041-3/+1
* Better fix for no-locking udev sync and clvmdZdenek Kabelac2011-02-021-1/+3
* Replace fs_unlock by sync_local_dev_names to notify local clvmd. (2.02.80)Alasdair Kergon2011-01-121-0/+2
* Use 'SINGLENODE' instead of 'dead' in clvmd singlenode messages.Alasdair Kergon2010-08-171-4/+2
* Allow internal suspend and resume of origin without its snapshots.Alasdair Kergon2010-08-171-2/+4
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-2/+2
* Move error message to locking constructor and printMilan Broz2010-01-221-1/+1
* Cleanup returns for void functions.Zdenek Kabelac2009-12-111-2/+0
* Add lots of missing stack debug messages to tools.Alasdair Kergon2009-09-141-1/+4
* Allow LV suspend while --ignorelockingfailure is in force.Petr Rockai2009-08-021-1/+2
* Fix warning.Petr Rockai2009-07-151-1/+1
* Remove lockingfailed().Petr Rockai2009-07-151-0/+21
* Update lvmcache VG lock state for all locking types now.Milan Broz2008-04-071-10/+0
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* 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
* Flag nolocking as a clustered locking module as we need to be ablePatrick Caulfield2007-03-131-1/+1
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-1/+1
* Prepare tools to support clustered mirrors.Alasdair Kergon2005-08-141-2/+2
* Revise internal locking semantics.Alasdair Kergon2004-05-051-2/+4
* Update copyright notices.Alasdair Kergon2004-03-301-2/+10
* Add locking flags + memlock option.Alasdair Kergon2004-03-261-0/+1
* rename config file vars & always use / as separatorAlasdair Kergon2004-03-081-1/+1
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-0/+10
* reset_locking()Alasdair Kergon2003-05-061-0/+6
* Refactoring.Alasdair Kergon2002-11-181-2/+2
* Implement a no_locking module that *does* attempt activation.Alasdair Kergon2002-04-111-0/+60