summaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper
diff options
context:
space:
mode:
authorMike Snitzer <snitzer@redhat.com>2017-12-04 10:26:21 -0500
committerMike Snitzer <snitzer@redhat.com>2017-12-08 10:59:58 -0500
commitb84cf26924cfe405993fc45fa2911cde38f3c3ac (patch)
tree59c722a8f220c55be59455345fe731a9f16e3e3a /Documentation/device-mapper
parent78a75d10ef869f4fae70f9b86afce28eb1922529 (diff)
downloadop-kernel-dev-b84cf26924cfe405993fc45fa2911cde38f3c3ac.zip
op-kernel-dev-b84cf26924cfe405993fc45fa2911cde38f3c3ac.tar.gz
dm raid: bump target version to reflect numerous fixes
Also update Documentation accordingly. Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'Documentation/device-mapper')
-rw-r--r--Documentation/device-mapper/dm-raid.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/device-mapper/dm-raid.txt b/Documentation/device-mapper/dm-raid.txt
index 32df07e..7b22375 100644
--- a/Documentation/device-mapper/dm-raid.txt
+++ b/Documentation/device-mapper/dm-raid.txt
@@ -343,5 +343,7 @@ Version History
1.11.0 Fix table line argument order
(wrong raid10_copies/raid10_format sequence)
1.11.1 Add raid4/5/6 journal write-back support via journal_mode option
-1.12.1 fix for MD deadlock between mddev_suspend() and md_write_start() available
+1.12.1 Fix for MD deadlock between mddev_suspend() and md_write_start() available
1.13.0 Fix dev_health status at end of "recover" (was 'a', now 'A')
+1.13.1 Fix deadlock caused by early md_stop_writes(). Also fix size an
+ state races.
OpenPOWER on IntegriCloud