]> TLD Linux GIT Repositories - packages/lvm2.git/commitdiff
- updated for 2.02.116
authorMarcin Krol <hawk@tld-linux.org>
Tue, 3 Feb 2015 21:23:56 +0000 (21:23 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 3 Feb 2015 21:23:56 +0000 (21:23 +0000)
device-mapper-dmsetup-export.patch

index daa131afeddbf84a28a7539921eae4f14824a105..d390bda5a9777fbb9e3d4ca62cfff7c5fb06eb10 100644 (file)
@@ -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/<device-name>.
  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