From: Goffredo Baroncelli <kreijack@libero.it>
To: "Jérôme Poulin" <jeromepoulin@gmail.com>
Cc: linux-btrfs@vger.kernel.org, Stefan Behrens <sbehrens@giantdisaster.de>
Subject: Re: [PATCH 3/3] Add btrfs filesystem info man page.
Date: Sat, 09 Jun 2012 07:36:23 +0200 [thread overview]
Message-ID: <4FD2E0D7.9000101@libero.it> (raw)
In-Reply-To: <CALJXSJo9nqC+ybB7bk0dZv12mg=NMG4Oiv52Y02yxCUcek1=_A@mail.gmail.com>
On 06/08/2012 09:21 PM, Jérôme Poulin wrote:
> What kind of "info" does it give? This is really unhelpful in a man
> page, it just tells the obvious.
Definitely, this is one of the point of this patch to improve.
>
> On Fri, Jun 8, 2012 at 3:12 PM, Goffredo Baroncelli <kreijack@inwind.it> wrote:
>>
>> Update the man page to document the "btrfs filesystem info <path>"
>> command.
>> ---
>> man/btrfs.8.in | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>>
>> diff --git a/man/btrfs.8.in b/man/btrfs.8.in
>> index be478e0..6d96bf7 100644
>> --- a/man/btrfs.8.in
>> +++ b/man/btrfs.8.in
>> @@ -25,6 +25,8 @@ btrfs \- control a btrfs filesystem
>> .PP
>> \fBbtrfs\fP \fBfilesystem defrag\fP\fI [options] <file>|<dir> [<file>|<dir>...]\fP
>> .PP
>> +\fBbtrfs\fP \fBfilesystem info\fP\fI <path>\fP
>> +.PP
>> \fBbtrfs\fP \fBsubvolume find-new\fP\fI <subvolume> <last_gen>\fP
>> .PP
>> \fBbtrfs\fP \fBfilesystem balance\fP\fI <path> \fP
>> @@ -154,6 +156,12 @@ The start position and the number of bytes to deframention can be specified by \
>> NOTE: defragmenting with kernels up to 2.6.37 will unlink COW-ed copies of data, don't
>> use it if you use snapshots, have de-duplicated your data or made copies with
>> \fBcp --reflink\fP.
>> +.TP
>> +
>> +\fBfilesystem info\fP \fI<path>\fR
>> +Get filesystem info.
>> +.TP
>> +
>> \fBsubvolume find-new\fR\fI <subvolume> <last_gen>\fR
>> List the recently modified files in a subvolume, after \fI<last_gen>\fR ID.
>> .TP
>> --
>> 1.7.10
>>
>> --
>> 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
> --
> 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
> .
>
prev parent reply other threads:[~2012-06-09 5:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 19:12 [RFC][btrfs-progs] add command btrfs filesystem info Goffredo Baroncelli
2012-06-08 19:12 ` [PATCH 1/3] Btrfs-progs: make two utility functions globally available Goffredo Baroncelli
2012-06-08 19:12 ` [PATCH 2/3] Add btrfs filesystem info command Goffredo Baroncelli
2012-06-08 19:12 ` [PATCH 3/3] Add btrfs filesystem info man page Goffredo Baroncelli
2012-06-08 19:21 ` Jérôme Poulin
2012-06-09 5:36 ` Goffredo Baroncelli [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FD2E0D7.9000101@libero.it \
--to=kreijack@libero.it \
--cc=jeromepoulin@gmail.com \
--cc=kreijack@inwind.it \
--cc=linux-btrfs@vger.kernel.org \
--cc=sbehrens@giantdisaster.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.