summaryrefslogtreecommitdiff
path: root/debian/patches/0008-Prevent-create-IMSM-volume-with-size-smaller-than-1M.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0008-Prevent-create-IMSM-volume-with-size-smaller-than-1M.patch')
-rw-r--r--debian/patches/0008-Prevent-create-IMSM-volume-with-size-smaller-than-1M.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0008-Prevent-create-IMSM-volume-with-size-smaller-than-1M.patch b/debian/patches/0008-Prevent-create-IMSM-volume-with-size-smaller-than-1M.patch
index ab361401..922a40c1 100644
--- a/debian/patches/0008-Prevent-create-IMSM-volume-with-size-smaller-than-1M.patch
+++ b/debian/patches/0008-Prevent-create-IMSM-volume-with-size-smaller-than-1M.patch
@@ -1,7 +1,7 @@
From 54865c30d5b94920318950e29a4f6c1ce075cae8 Mon Sep 17 00:00:00 2001
From: Roman Sobanski <roman.sobanski@intel.com>
Date: Wed, 25 Apr 2018 11:25:06 +0200
-Subject: [PATCH 8/9] Prevent create IMSM volume with size smaller than 1M or
+Subject: [PATCH 08/26] Prevent create IMSM volume with size smaller than 1M or
chunk
Block creation of the imsm volume when given size is smaller than 1M and
@@ -53,5 +53,5 @@ index c55c85f1..520abf5d 100644
if (st->sb) {
struct intel_super *super = st->sb;
--
-2.17.0
+2.17.1