1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
lvm2/lib/metadata
Jonathan Brassow 06ac797f42 Clean-up: Replace 'lv_is_active' with more correct/specific variants
There are places where 'lv_is_active' was being used where it was
more correct to use 'lv_is_active_locally'.  For example, when checking
for the existance of a kernel instance before asking for its status.
Most of the time these would work correctly.  (RAID is only allowed on
non-clustered VGs at the moment, which means that 'lv_is_active' and
'lv_is_active_locally' would give the same result.)  However, it is
more correct to use the proper variant and it helps with future
scenarios where targets might be allowed exclusively (or clustered) in
a cluster VG.
2013-05-16 10:36:56 -05:00
..
2013-05-03 16:02:43 +02:00
2013-02-23 10:36:58 +01:00
2013-04-03 12:48:28 +02:00
2013-01-07 22:30:29 +00:00
2013-04-02 15:17:05 +02:00
2013-01-07 22:30:29 +00:00
2012-02-13 11:03:59 +00:00