]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/device-mapper/dm-raid.txt
dm raid: fix table line argument order in status
[karo-tx-linux.git] / Documentation / device-mapper / dm-raid.txt
index cd2cb2fc85ead940394873d941b24a7858ea3336..95c4c8dd6dd1ed46880845096411677ed7b829de 100644 (file)
@@ -331,3 +331,6 @@ Version History
        'D' on the status line.  If '- -' is passed into the constructor, emit
        '- -' on the table line and '-' as the status line health character.
 1.10.0  Add support for raid4/5/6 journal device
+1.10.1  Fix data corruption on reshape request
+1.11.0  Fix table line argument order
+       (wrong raid10_copies/raid10_format sequence)