1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/locking
Peter Rajnoha c5a4e60c11 config: fixup default values for selected config settings
These settings don't have any default value predefined:
  log/file
  log/activate_file
  global/library_dir

This settings has default value but not yet declared in config_settings.h:
  global/locking_library (default is DEFAULT_LOCKING_LIB)
2014-03-06 09:49:57 +01:00
..
.exported_symbols Pre-release cleanups. 2009-05-21 03:04:52 +00:00
cluster_locking.c locking: fix cluster lock_resource fn prototype 2013-07-05 01:59:52 +01:00
external_locking.c config: fixup default values for selected config settings 2014-03-06 09:49:57 +01:00
file_locking.c locking: avoid dropping locks 2014-01-27 12:13:29 +01:00
locking_types.h locking: Make it possible to pass down an LV to activation code. 2013-06-10 17:26:38 +02:00
locking.c locking: activate_lv_excl return correct error code 2013-11-01 13:02:13 +01:00
locking.h locking: Make it possible to pass down an LV to activation code. 2013-06-10 17:26:38 +02:00
Makefile.in Install plugins to subdirs 2010-05-06 10:07:46 +00:00
no_locking.c activation: flag temporary LVs internally 2013-10-23 14:09:37 +02:00