1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/locking
Dave Wysochanski 5a820745ce Remove NON_BLOCKING lock flag from tools and set a policy to auto-set.
As a simplification to the tools and further liblvm, this patch pushes
the setting of NON_BLOCKING lock flag inside the lock_vol() call.
The policy we set is if any existing VGs are currently locked, we
set the NON_BLOCKING flag.

Should be no functional change.
2009-05-13 13:02:52 +00:00
..
.exported_symbols Missing .exported_symbols 2004-06-24 08:16:09 +00:00
cluster_locking.c Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
external_locking.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
file_locking.c * minor compilator warning fix for improper function declaration. 2008-11-12 09:30:52 +00:00
locking_types.h Clean up numerous compiler warnings that crept in recently. 2007-08-22 14:38:18 +00:00
locking.c Remove NON_BLOCKING lock flag from tools and set a policy to auto-set. 2009-05-13 13:02:52 +00:00
locking.h Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
Makefile.in Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
no_locking.c Update lvmcache VG lock state for all locking types now. 2008-04-07 19:17:29 +00:00