diff mbox

Documentation: update btrfs-replace manual to support RAID5/6

Message ID 1436235136-25282-1-git-send-email-wangyf-fnst@cn.fujitsu.com (mailing list archive)
State Accepted
Headers show

Commit Message

Wang Yanfeng July 7, 2015, 2:12 a.m. UTC
Man manual need to be updated since RAID5/6 has been supported
by btrfs-replace.

Signed-off-by: Wang Yanfeng <wangyf-fnst@cn.fujitsu.com>
---
 Documentation/btrfs-replace.asciidoc | 5 -----
 1 file changed, 5 deletions(-)

Comments

David Sterba July 14, 2015, 3:38 p.m. UTC | #1
On Tue, Jul 07, 2015 at 10:12:16AM +0800, Wang Yanfeng wrote:
> Man manual need to be updated since RAID5/6 has been supported
> by btrfs-replace.
> 
> Signed-off-by: Wang Yanfeng <wangyf-fnst@cn.fujitsu.com>

Applied, thanks. Please do not forget to add 'btrfs-progs' into the subject
otherwise, I might miss progs patches while skimming the mailinglist and
delay merging unnecessarily.
--
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 mbox

Patch

diff --git a/Documentation/btrfs-replace.asciidoc b/Documentation/btrfs-replace.asciidoc
index 774d850..5a14a40 100644
--- a/Documentation/btrfs-replace.asciidoc
+++ b/Documentation/btrfs-replace.asciidoc
@@ -13,11 +13,6 @@  DESCRIPTION
 -----------
 *btrfs replace* is used to replace btrfs managed devices with other device.
 
-NOTE: this is not currently supported for RAID5/6 profiles and must use the
-device add/delete workaround.
-It is recommended to see `btrfs-device`(8) for more details about btrfs device
-management.
-
 SUBCOMMAND
 ----------
 *cancel* <mount_point>::