From: Dominik Csapak Date: Wed, 24 Aug 2016 14:23:52 +0000 (+0200) Subject: rebase discard enable patch and enable it X-Git-Url: https://git.proxmox.com/?p=lvm.git;a=commitdiff_plain;h=4656de7f25c93566b73d64f30300cff21da48b8d rebase discard enable patch and enable it Signed-off-by: Dominik Csapak --- diff --git a/patchdir/enable-issue-discard.patch b/patchdir/enable-issue-discard.patch index 670dc5b..8509cba 100644 --- a/patchdir/enable-issue-discard.patch +++ b/patchdir/enable-issue-discard.patch @@ -1,8 +1,6 @@ -Index: new/doc/example.conf.in -=================================================================== ---- new.orig/doc/example.conf.in 2012-03-02 22:49:43.000000000 +0100 -+++ new/doc/example.conf.in 2013-03-29 06:58:15.000000000 +0100 -@@ -185,7 +185,7 @@ +--- a/conf/example.conf.in ++++ b/conf/example.conf.in +@@ -290,7 +290,7 @@ # to 1, discards will only be issued if both the storage and kernel provide # support. # 1 enables; 0 disables. diff --git a/patchdir/series b/patchdir/series index e5cbcdc..e36a0ca 100644 --- a/patchdir/series +++ b/patchdir/series @@ -5,7 +5,6 @@ #remove-udebs.patch ##autodetect-locking-type.patch ##suppress-error-messages.patch -#enable-issue-discard.patch ##allow-new-symbols.patch ##fix-udev-rules.patch #fix-clvm-init.patch @@ -16,3 +15,4 @@ configure-with-corosync2.patch fix-changelog.patch fix-symbols.patch filter_zvols_and_pve_vg_in_lvm.conf.patch +enable-issue-discard.patch