summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinz Mauelshagen <heinzm@redhat.com>2017-03-31 17:09:33 +0200
committerHeinz Mauelshagen <heinzm@redhat.com>2017-03-31 17:09:33 +0200
commit13ca11cc1472fe5689e63555780acfb40cb3bcd9 (patch)
tree0f09c7bd848d4fbe94e99b9febf91c0e44698b46
parentd6ddacf6a1543ba690fc349fad4c0c05cad1183b (diff)
downloadlvm2-13ca11cc1472fe5689e63555780acfb40cb3bcd9.tar.gz
lvchange: persistent major/minor processing regression
Optimized change. Resolves: rhbz1437611
-rw-r--r--tools/command-lines.in9
1 files changed, 2 insertions, 7 deletions
diff --git a/tools/command-lines.in b/tools/command-lines.in
index 3e3f48035..6a345f356 100644
--- a/tools/command-lines.in
+++ b/tools/command-lines.in
@@ -296,17 +296,12 @@ OO: --monitor Bool, OO_LVCHANGE
ID: lvchange_poll
DESC: Start or stop processing an LV conversion.
-lvchange --persistent y --minor Number --activate Active LV
-OO: --minor Number, OO_LVCHANGE
+lvchange --persistent y --minor Number LV
+OO: --major Number, --activate Activate OO_LVCHANGE
ID: lvchange_persistent
DESC: Make the minor device number persistent for an LV.
RULE: all not LV_thinpool LV_cachepool
-lvchange --persistent n --activate LV
-ID: lvchange_persistent
-DESC: Remove the minor device number persistent for an LV.
-RULE: all not LV_thinpool LV_cachepool
-
---
OO_LVCONVERT_POOL: --poolmetadata LV, --poolmetadatasize SizeMB,