1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
Zdenek Kabelac a3a2c792a8 lv: lv_active_change add needs_exclusive flag
Let's use this function for more activations in the code.

'needs_exlusive' will enforce exlusive type for any given LV.

We may want to activate LV in exlusive mode, even when we know
the LV (as is) supports non-exlusive activation as well.

lvcreate -ay   -> exclusive & local
lvcreate -aay  -> exclusive & local
lvcreate -aly  -> exclusive & local
lvcreate -aey  -> exclusive  (might be on any node).
2014-11-05 15:29:43 +01:00
..
2014-10-24 16:39:32 +02:00
2014-08-19 14:33:07 +02:00
2014-11-03 14:19:34 +01:00
2008-01-30 14:00:02 +00:00
2008-01-30 14:00:02 +00:00
2014-09-15 21:33:53 +01:00
2014-10-07 01:15:43 +01:00
2014-10-07 01:15:43 +01:00
2014-01-30 13:09:15 +00:00
2014-11-03 14:19:34 +01:00
2013-07-01 23:11:14 +02:00
2014-03-30 23:44:59 +02:00
2014-07-03 19:06:04 +01:00
2014-10-07 01:15:43 +01:00