]> sourceware.org Git - lvm2.git/commit
scripts: clvmd: replace awk functionality with LVM's selection
authorPeter Rajnoha <prajnoha@redhat.com>
Fri, 9 Jan 2015 15:34:16 +0000 (16:34 +0100)
committerPeter Rajnoha <prajnoha@redhat.com>
Fri, 9 Jan 2015 15:41:07 +0000 (16:41 +0100)
commit6a77b6f43c7c9a90210bb90be55c4060e612106d
tree0c3467b569a4e7f6a8edc200ebde1392df59bce4
parentfb7e2ff49368e547d597baf263e8cb7cca8b63fb
scripts: clvmd: replace awk functionality with LVM's selection

No need to use awk now to get appropriate VGs/LVs, use LVM's
own --select - it's quicker, it removes a need for external
dependency on awk and it's also more readable.
WHATS_NEW
scripts/clvmd_init_red_hat.in
scripts/lvm2_cluster_activation_red_hat.sh.in
This page took 0.030785 seconds and 5 git commands to generate.