On 2016/03/09 2:04, David Sterba wrote: > The document in the kernel sources is yet another palce where the > documentation would need to be updated, while it is not the primary > source. We actively maintain the wiki pages. > > Signed-off-by: David Sterba <dste...@suse.com> > --- > Documentation/filesystems/btrfs.txt | 261 > ++---------------------------------- > 1 file changed, 11 insertions(+), 250 deletions(-) > > diff --git a/Documentation/filesystems/btrfs.txt > b/Documentation/filesystems/btrfs.txt > index c772b47e7ef0..f9dad22d95ce 100644 > --- a/Documentation/filesystems/btrfs.txt > +++ b/Documentation/filesystems/btrfs.txt > @@ -1,20 +1,10 @@ > - > BTRFS > ===== > ... > -* btrfs-convert: in-place conversion from ext2/3/4 filesystems > + https://btrfs.wiki.kernel.org > > -* btrfs-image: dump filesystem metadata for debugging > +that maintains information about administration tasks, frequently asked > +questions, use cases, mount options, comprehensible changelogs, features, > +manual pages, source code repositories, contacts etc.
About mount options, we also have "man 5 btrfs" and it's newer than wiki page's one. https://www.mail-archive.com/linux-btrfs%40vger.kernel.org/msg34545.html commit 26341f734d6d ("btrfs-progs: add mount options to btrfs-mount.5") Last update: - Btrfs wiki -> Mount options: Sep 19 2015 - btrfs-man5.asciidoc: Jan 11 2016 So, how about refer to "man 5 btrfs" from "Btrfs wiki -> Mount options -> List of options" and/or this document? Thanks, Satoru -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html