aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/mdadm/patches/200-reduce_size.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/mdadm/patches/200-reduce_size.patch')
-rw-r--r--package/utils/mdadm/patches/200-reduce_size.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/utils/mdadm/patches/200-reduce_size.patch b/package/utils/mdadm/patches/200-reduce_size.patch
index 3d8c2f421c..ae8204ccd9 100644
--- a/package/utils/mdadm/patches/200-reduce_size.patch
+++ b/package/utils/mdadm/patches/200-reduce_size.patch
@@ -1,6 +1,6 @@
--- a/Incremental.c
+++ b/Incremental.c
-@@ -1508,6 +1508,10 @@ static int Incremental_container(struct
+@@ -1642,6 +1642,10 @@ static int Incremental_container(struct
if (ra_all == ra_blocked)
return 0;
@@ -13,7 +13,7 @@
memcpy(suuid, uuid_zero, sizeof(int[4]));
--- a/util.c
+++ b/util.c
-@@ -928,7 +928,9 @@ void wait_for(char *dev, int fd)
+@@ -1151,7 +1151,9 @@ void wait_for(char *dev, int fd)
struct superswitch *superlist[] =
{
&super0, &super1,