Message ID | 20161128185243.15013-1-kilobyte@angband.pl (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
On Mon, Nov 28, 2016 at 07:52:43PM +0100, Adam Borowski wrote:
> Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/mkfs.btrfs.asciidoc b/Documentation/mkfs.btrfs.asciidoc index 9b1d45a..c92d730 100644 --- a/Documentation/mkfs.btrfs.asciidoc +++ b/Documentation/mkfs.btrfs.asciidoc @@ -164,6 +164,9 @@ root partition created with RAID1/10/5/6 profiles. The mount action can happen before all block devices are discovered. The waiting is usually done on the initramfs/initrd systems. +As of kernel 4.9, RAID5/6 is still considered experimental and shouldn't be +employed for production use. + FILESYSTEM FEATURES -------------------
Signed-off-by: Adam Borowski <kilobyte@angband.pl> --- Documentation/mkfs.btrfs.asciidoc | 3 +++ 1 file changed, 3 insertions(+)