33 lines
1.0 KiB
Diff
33 lines
1.0 KiB
Diff
|
From bcf40dbb5bf7db9d55a877b805ebb95c2008a132 Mon Sep 17 00:00:00 2001
|
||
|
From: Jes Sorensen <jsorensen@fb.com>
|
||
|
Date: Fri, 12 Jun 2020 10:49:11 -0400
|
||
|
Subject: [PATCH 85/89] Update link to Intel page for IMSM
|
||
|
Commit: bcf40dbb5bf7db9d55a877b805ebb95c2008a132
|
||
|
Patch-mainline: mdadm-4.1+
|
||
|
References: jsc#SLE-13700
|
||
|
|
||
|
The old design page is gone, so update to the current overview page.
|
||
|
|
||
|
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
|
||
|
Signed-off-by: Coly Li <colyli@suse.de>
|
||
|
---
|
||
|
mdadm.8.in | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/mdadm.8.in b/mdadm.8.in
|
||
|
index 7f32762..1474602 100644
|
||
|
--- a/mdadm.8.in
|
||
|
+++ b/mdadm.8.in
|
||
|
@@ -367,7 +367,7 @@ Use the Intel(R) Matrix Storage Manager metadata format. This creates a
|
||
|
which is managed in a similar manner to DDF, and is supported by an
|
||
|
option-rom on some platforms:
|
||
|
.IP
|
||
|
-.B https://www.intel.com/design/chipsets/matrixstorage_sb.htm
|
||
|
+.B https://www.intel.com/content/www/us/en/support/products/122484/memory-and-storage/ssd-software/intel-virtual-raid-on-cpu-intel-vroc.html
|
||
|
.PP
|
||
|
.RE
|
||
|
|
||
|
--
|
||
|
2.26.2
|
||
|
|