1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/locking
Alasdair Kergon dbd60cf576 Pass exclusive LV locks to all nodes in the cluster.
This was the intended behaviour, as described in the lvchange man page, so you
have complete control through volume_list in lvm.conf, but the code seems to
have been treating -ae as local-only for a very long time.
2011-10-21 15:49:45 +00:00
..
.exported_symbols
cluster_locking.c Pass exclusive LV locks to all nodes in the cluster. 2011-10-21 15:49:45 +00:00
external_locking.c
file_locking.c
locking_types.h
locking.c
locking.h
Makefile.in
no_locking.c