]> sourceware.org Git - lvm2.git/commit
clean-up: better macro usage
authorJonathan Brassow <jbrassow@redhat.com>
Wed, 17 Sep 2014 02:24:14 +0000 (21:24 -0500)
committerJonathan Brassow <jbrassow@redhat.com>
Wed, 17 Sep 2014 02:24:14 +0000 (21:24 -0500)
commitb87a7683e23c2c309f11929a488230570daf0dc0
tree9b4dd87b8a9bd8861ccecfb1ad132e66ff49daf0
parent4a853361b01feda77031901eb2828c6ecabe760f
clean-up:  better macro usage

Use 'lv_is_mirror' instead of 'lv_is_mirrored && !lv_is_raid' - both
are the same as asking if the non-RAID mirror implementation is being
used.
tools/lvconvert.c
This page took 0.031552 seconds and 5 git commands to generate.