On Wed, Mar 02, 2016 at 04:00:28PM +0000, Vytas Dauksa wrote: > Copy-pasted description found at mkfs.btrfs. I did not bother with > feature list as it seemed to be incomplete. Convert has smaller set of supported features, so it's better to leave the list out and refer to the -O list-all command. Applied, thanks. > --- > Documentation/btrfs-convert.asciidoc | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/Documentation/btrfs-convert.asciidoc b/Documentation/btrfs-convert.asciidoc > index ca3417f..3ec7d55 100644 > --- a/Documentation/btrfs-convert.asciidoc > +++ b/Documentation/btrfs-convert.asciidoc > @@ -83,6 +83,13 @@ rollback to the original ext2/3/4 filesystem if possible > set filesystem label during conversion > -L|--copy-label:: > use label from the converted filesystem > +-O|--features <feature1>[,<feature2>...]:: > +A list of filesystem features turned on at btrfs-convert time. Not all features > +are supported by old kernels. To disable a feature, prefix it with '^'. > ++ > +To see all available features that btrfs-convert supports run: > ++ > ++btrfs-convert -O list-all+ > -p|--progress:: > show progress of conversion, on by default > --no-progress:: > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
