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

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