mrc0mmand / rpms / lvm2

Forked from rpms/lvm2 2 years ago
Clone

Blame SOURCES/lvm2-2_03_13-enable-command-syntax-for-thin-and-writecache.patch

f6e141
 tools/command-lines.in | 4 ++--
f6e141
 1 file changed, 2 insertions(+), 2 deletions(-)
f6e141
f6e141
diff --git a/tools/command-lines.in b/tools/command-lines.in
f6e141
index 1107c1e..67c37ff 100644
f6e141
--- a/tools/command-lines.in
f6e141
+++ b/tools/command-lines.in
f6e141
@@ -534,7 +534,7 @@ RULE: all and lv_is_visible
f6e141
 
f6e141
 ---
f6e141
 
f6e141
-lvconvert --type thin-pool LV_linear_striped_raid_cache_error_zero
f6e141
+lvconvert --type thin-pool LV_linear_striped_raid_cache_writecache_error_zero
f6e141
 OO: --stripes_long Number, --stripesize SizeKB,
f6e141
 OO_LVCONVERT_THINPOOL, OO_LVCONVERT_POOL, OO_LVCONVERT
f6e141
 OP: PV ...
f6e141
@@ -566,7 +566,7 @@ RULE: --poolmetadata not --readahead --stripesize --stripes_long
f6e141
 # This command syntax is deprecated, and the primary forms
f6e141
 # of creating a pool or swapping metadata should be used.
f6e141
 
f6e141
-lvconvert --thinpool LV_linear_striped_raid_cache_thinpool
f6e141
+lvconvert --thinpool LV_linear_striped_raid_cache_writecache_thinpool
f6e141
 OO: --stripes_long Number, --stripesize SizeKB,
f6e141
 OO_LVCONVERT_THINPOOL, OO_LVCONVERT_POOL, OO_LVCONVERT
f6e141
 OP: PV ...