X-Git-Url: https://git.tld-linux.org/?p=packages%2Flvm2.git;a=blobdiff_plain;f=device-mapper-dmsetup-export.patch;h=e5184eae92bf0285a14aa8d52e14257ba382b0cd;hp=9a50b7e4a5da43f4da432ad6058e31087bea0765;hb=eeebf03100069a2d93ac4199fb7e7be29e5d31b0;hpb=86014e0c66e041b3c60c6bc98a4219b51df2849f diff --git a/device-mapper-dmsetup-export.patch b/device-mapper-dmsetup-export.patch index 9a50b7e..e5184ea 100644 --- a/device-mapper-dmsetup-export.patch +++ b/device-mapper-dmsetup-export.patch @@ -1,6 +1,6 @@ -diff -urp LVM2.2.02.177.orig/man/dmsetup.8_main LVM2.2.02.177/man/dmsetup.8_main ---- LVM2.2.02.177.orig/man/dmsetup.8_main 2017-12-18 20:44:35.000000000 +0000 -+++ LVM2.2.02.177/man/dmsetup.8_main 2018-01-26 15:24:01.378500379 +0000 +diff -urp LVM2.2.02.179.orig/man/dmsetup.8_main LVM2.2.02.179/man/dmsetup.8_main +--- LVM2.2.02.179.orig/man/dmsetup.8_main 2018-06-26 11:40:19.080841000 +0000 ++++ LVM2.2.02.179/man/dmsetup.8_main 2018-06-26 11:46:19.184819536 +0000 @@ -59,6 +59,14 @@ dmsetup \(em low level logical volume ma . .HP @@ -26,10 +26,10 @@ diff -urp LVM2.2.02.177.orig/man/dmsetup.8_main LVM2.2.02.177/man/dmsetup.8_main .CMD_HELP .br Outputs a summary of the commands available, optionally including -diff -urp LVM2.2.02.177.orig/tools/dmsetup.c LVM2.2.02.177/tools/dmsetup.c ---- LVM2.2.02.177.orig/tools/dmsetup.c 2018-01-26 15:13:17.000000000 +0000 -+++ LVM2.2.02.177/tools/dmsetup.c 2018-01-26 15:22:40.528505198 +0000 -@@ -2572,6 +2572,93 @@ out: +diff -urp LVM2.2.02.179.orig/tools/dmsetup.c LVM2.2.02.179/tools/dmsetup.c +--- LVM2.2.02.179.orig/tools/dmsetup.c 2018-06-26 11:40:23.358840745 +0000 ++++ LVM2.2.02.179/tools/dmsetup.c 2018-06-26 11:46:19.185819536 +0000 +@@ -2568,6 +2568,93 @@ out: return r; } @@ -123,7 +123,7 @@ diff -urp LVM2.2.02.177.orig/tools/dmsetup.c LVM2.2.02.177/tools/dmsetup.c /* Show target names and their version numbers */ static int _targets(CMD_ARGS) { -@@ -6247,6 +6334,7 @@ static struct command _dmsetup_commands[ +@@ -6243,6 +6330,7 @@ static struct command _dmsetup_commands[ {"stats", " [] [...]", 1, -1, 1, 1, _stats}, {"status", "[...] [--noflush] [--target ]", 0, -1, 2, 0, _status}, {"table", "[...] [--concise] [--target ] [--showkeys]", 0, -1, 2, 0, _status},