]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/device-mapper/dm-raid.txt
dm raid: bump target version to reflect numerous fixes
[linux.git] / Documentation / device-mapper / dm-raid.txt
index 32df07e29f6860d4c1de9e3c3c63d2b4d0fc454f..7b22375091fa5df89a7f8fa64d0b9194348b25cc 100644 (file)
@@ -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.