]> sourceware.org Git - lvm2.git/commit
Fix vgchange to process -a, --refresh, --monitor and --poll like lvchange.
authorMike Snitzer <snitzer@redhat.com>
Tue, 26 Oct 2010 01:37:59 +0000 (01:37 +0000)
committerMike Snitzer <snitzer@redhat.com>
Tue, 26 Oct 2010 01:37:59 +0000 (01:37 +0000)
commit0e36229da29a9e88f951b1f70eefc35abe5fe323
treeddf1d5026f0105da3c0a9daa2e7e38db9dea2ca0
parent5d5d6e4d4a770a5966739706058ae5b71a065669
Fix vgchange to process -a, --refresh, --monitor and --poll like lvchange.

Simultaneous -a and --refresh is not valid.
poll+monitor are valid together with or without -ay* (but not with -an*)

No longer print polling results summary if no LVs in the VG were polled.
WHATS_NEW
tools/lvchange.c
tools/vgchange.c
This page took 0.036914 seconds and 5 git commands to generate.