From 97deeeaf76dc399c5dd3ae7eaae2621b3533c6e0 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 3 Feb 2015 21:23:56 +0000 Subject: [PATCH] - updated for 2.02.116 --- device-mapper-dmsetup-export.patch | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/device-mapper-dmsetup-export.patch b/device-mapper-dmsetup-export.patch index daa131a..d390bda 100644 --- a/device-mapper-dmsetup-export.patch +++ b/device-mapper-dmsetup-export.patch @@ -5,12 +5,10 @@ Index: LVM2.2.02.98/man/dmsetup.8.in =================================================================== ---- LVM2.2.02.98.orig/man/dmsetup.8.in -+++ LVM2.2.02.98/man/dmsetup.8.in -@@ -17,10 +17,13 @@ dmsetup \- low level logical volume mana - .RB [{ \-\-addnodeoncreate | \-\-addnodeonresume }] - .RB [ \-\-readahead - .RI [ \+ ]< sectors >| auto | none ] +--- LVM2.2.02.116.orig/man/dmsetup.8.in 2015-01-30 16:19:53.000000000 +0000 ++++ LVM2.2.02.116/man/dmsetup.8.in 2015-02-03 21:05:01.635601115 +0000 +@@ -19,6 +19,9 @@ dmsetup \(em low level logical volume ma + .RI [ + ]< sectors >| auto | none ] .RE .br +.B dmsetup export @@ -19,11 +17,7 @@ Index: LVM2.2.02.98/man/dmsetup.8.in .B dmsetup deps .RB [ \-o .IR options ] - .RI [ device_name ] - .br -@@ -283,10 +286,14 @@ Otherwise a table is read from standard - The optional uuid can be used in place of - device_name in subsequent dmsetup commands. +@@ -309,6 +312,10 @@ device_name in subsequent dmsetup comman If successful a device will appear as /dev/mapper/. See below for information on the table format. @@ -34,8 +28,6 @@ Index: LVM2.2.02.98/man/dmsetup.8.in .br .TP .B deps - .RB [ \-o - .IR options ] Index: LVM2.2.02.98/tools/dmsetup.c =================================================================== --- LVM2.2.02.98.orig/tools/dmsetup.c -- 2.37.3