1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib
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 Add lv_is_active() to determine whether an lv is active. 2008-04-10 21:34:18 +00:00
cache Fix vgreduce to use vg_split_mdas to check sufficient mdas remain. 2008-04-08 12:49:21 +00:00
commands Fix vgreduce to use vg_split_mdas to check sufficient mdas remain. 2008-04-08 12:49:21 +00:00
config Escape double quotes and backslashes in external metadata and config data. 2008-03-12 16:03:22 +00:00
datastruct make list_move consistent with other list fns 2008-04-10 19:14:27 +00:00
device Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
display fix 3rd copy 2008-04-10 19:16:35 +00:00
error Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
filters fix vd->virtblk 2008-04-03 10:29:00 +00:00
format1 Add vg_is_clustered() helper function. 2008-04-10 17:09:32 +00:00
format_pool Fix vgreduce to use vg_split_mdas to check sufficient mdas remain. 2008-04-08 12:49:21 +00:00
format_text Cache VG metadata internally while VG lock is held. 2008-04-01 22:40:13 +00:00
label split orphan VG by format type 2008-02-06 15:47:28 +00:00
locking Add vg_is_clustered() helper function. 2008-04-10 17:09:32 +00:00
log Fix output if overriding command_names on cmdline. 2008-04-07 13:53:26 +00:00
metadata more pre-release cleanup 2008-04-10 19:59:43 +00:00
mirror . 2008-04-10 18:53:36 +00:00
misc Escape double quotes and backslashes in external metadata and config data. 2008-03-12 16:03:22 +00:00
mm Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
report Fix vgdisplay 'Cur LV' field to match lvdisplay output. 2008-04-10 17:19:02 +00:00
snapshot Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
striped Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
uuid Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
zero Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
Makefile.in Correct typo in comments: s/is part of the LVM2/is part of LVM2/. 2007-09-21 10:16:45 +00:00