Message ID | 1404698093-4149-2-git-send-email-guihc.fnst@cn.fujitsu.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
On Mon, Jul 07, 2014 at 09:54:53AM +0800, Gui Hecheng wrote: > The new option -f will force to do dangerous changes. > e.g. clear the seeding flag. missing signed-off-by > --- a/Documentation/btrfstune.txt > +++ b/Documentation/btrfstune.txt > @@ -24,7 +24,8 @@ Enable seeding forces a fs readonly so that you can use it to build other filesy > Enable extended inode refs. > -x:: > Enable skinny metadata extent refs. > - > +-f:: > +Allow dangerous changes, e.g. clear the seeding flag Please enhance this, we've discussed it under previous patch iterations. 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/btrfstune.txt b/Documentation/btrfstune.txt index bf44bdf..85a7165 100644 --- a/Documentation/btrfstune.txt +++ b/Documentation/btrfstune.txt @@ -24,7 +24,8 @@ Enable seeding forces a fs readonly so that you can use it to build other filesy Enable extended inode refs. -x:: Enable skinny metadata extent refs. - +-f:: +Allow dangerous changes, e.g. clear the seeding flag EXIT STATUS -----------