1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/activate
Dave Wysochanski 5ca6698f12 Add lv_is_active() to determine whether an lv is active.
Handles non-clustered as well as clustered.  For clustered,
the best we can do is try exclusive local activation.  If this
succeeds, we know it is not active elsewhere in the cluster.
Otherwise, we assume it is active elsewhere.
2008-04-10 21:34:18 +00:00
..
activate.c Add lv_is_active() to determine whether an lv is active. 2008-04-10 21:34:18 +00:00
activate.h Add lv_is_active() to determine whether an lv is active. 2008-04-10 21:34:18 +00:00
dev_manager.c Add vg_is_clustered() helper function. 2008-04-10 17:09:32 +00:00
dev_manager.h readahead activation code (but no dm support yet) 2007-11-12 20:51:54 +00:00
fs.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
fs.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
targets.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00