1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/locking
Zdenek Kabelac 32762e2a9c libdaemon: fix passing 32bit values for %d
Since %d is now prohibited for its great confusion,
replace it with  FMTd64 and correctly converted int64_t
parameter.
2015-11-09 17:04:10 +01:00
..
.exported_symbols Pre-release cleanups. 2009-05-21 03:04:52 +00:00
cluster_locking.c cleanup: constify activation usage of lv pointer 2014-09-24 10:54:47 +02:00
external_locking.c cleanup: constify activation usage of lv pointer 2014-09-24 10:54:47 +02:00
file_locking.c file-locking: skip locking of VG_SYNC_NAMES 2014-10-24 16:39:30 +02:00
locking_types.h pre-release 2014-11-11 14:13:00 +00:00
locking.c commands: add new NO_METADATA_PROCESSING flag to selected commands 2015-07-30 13:56:13 +02:00
locking.h locking: Add missing error handling. 2015-06-30 18:54:38 +01:00
lvmlockd.c libdaemon: fix passing 32bit values for %d 2015-11-09 17:04:10 +01:00
lvmlockd.h vgcreate: improve error message for multiple lock managers 2015-10-08 10:41:13 -05:00
Makefile.in Install plugins to subdirs 2010-05-06 10:07:46 +00:00
no_locking.c cleanup: drop uneeded header file 2015-10-22 22:46:10 +02:00