1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/locking
Alasdair Kergon 47c0f6ae76 Fix interrupt unblocking after vgcreate, for example: drop_cached_metadata()
previously left _vg_lock_count incremented.
Other locks are always held during drop_cached_metadata() so there's no
need to increment+decrement it.
2009-02-22 16:13:57 +00:00
..
.exported_symbols Missing .exported_symbols 2004-06-24 08:16:09 +00:00
cluster_locking.c Rename 'cmd' to 'clvmd_cmd' to remove ambiguity. 2008-12-16 12:30:39 +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 Fix interrupt unblocking after vgcreate, for example: drop_cached_metadata() 2009-02-22 16:13:57 +00:00
locking.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +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