summaryrefslogtreecommitdiff
path: root/debian/patches/0009-mdadm-grow-correct-size-and-chunk_size-casting.patch
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2018-06-26 15:38:57 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2018-06-26 15:38:57 +0100
commit9421e599c44cd50d3df4cd019cd3c53d9320e93d (patch)
tree2d9606679ad49fbc9f9cf72b3a3a87d7a6dc8fff /debian/patches/0009-mdadm-grow-correct-size-and-chunk_size-casting.patch
parentec9bfc63255cdf01a67171d1228f562c927c6d36 (diff)
Cherrypick master patches up to 4th of June 2018.debian/4.1_rc1-3archive/debian/4.1_rc1-3
Diffstat (limited to 'debian/patches/0009-mdadm-grow-correct-size-and-chunk_size-casting.patch')
-rw-r--r--debian/patches/0009-mdadm-grow-correct-size-and-chunk_size-casting.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0009-mdadm-grow-correct-size-and-chunk_size-casting.patch b/debian/patches/0009-mdadm-grow-correct-size-and-chunk_size-casting.patch
index 34ef5c8a..1068bfca 100644
--- a/debian/patches/0009-mdadm-grow-correct-size-and-chunk_size-casting.patch
+++ b/debian/patches/0009-mdadm-grow-correct-size-and-chunk_size-casting.patch
@@ -1,7 +1,7 @@
From 5d518de84e7cd3382b4984cc1243ddb4102aa4f4 Mon Sep 17 00:00:00 2001
From: Roman Sobanski <roman.sobanski@intel.com>
Date: Fri, 27 Apr 2018 12:12:21 +0200
-Subject: [PATCH 9/9] mdadm/grow: correct size and chunk_size casting
+Subject: [PATCH 09/26] mdadm/grow: correct size and chunk_size casting
With commit 4b74a905a67e
("mdadm/grow: Component size must be larger than chunk size") mdadm returns
@@ -28,5 +28,5 @@ index 87229692..a4be7e7b 100644
return 1;
}
--
-2.17.0
+2.17.1