1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/locking
Zdenek Kabelac 1bde9f68ce locking: activate_lv_excl return correct error code
Correct return code of activate_lv_excl().

Function is not supposed to return activation state of
activated volume, but return code of the operation.
Since i.e. when activation filter is allowing to activate
volume on current system, it is still success even though
no volume is activated.
2013-11-01 13:02:13 +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: add profile arg to find_config_tree_str 2013-07-02 15:19:09 +02:00
file_locking.c activation: flag temporary LVs internally 2013-10-23 14:09:37 +02: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