From 13ca11cc1472fe5689e63555780acfb40cb3bcd9 Mon Sep 17 00:00:00 2001 From: Heinz Mauelshagen Date: Fri, 31 Mar 2017 17:09:33 +0200 Subject: [PATCH] lvchange: persistent major/minor processing regression Optimized change. Resolves: rhbz1437611 --- tools/command-lines.in | 9 ++------- 1 file 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, -- 2.43.5