All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] add '-s' flags for dumpe2fs manual
@ 2011-01-25  6:02 Robin Dong
  2011-01-25  9:07 ` Coly Li
  0 siblings, 1 reply; 2+ messages in thread
From: Robin Dong @ 2011-01-25  6:02 UTC (permalink / raw)
  To: linux-ext4; +Cc: Robin Dong

From: Robin Dong <sanbai@taobao.com>

Singed-off-by: Robin Dong <sanbai@taobao.com>
---
 misc/dumpe2fs.8.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/misc/dumpe2fs.8.in b/misc/dumpe2fs.8.in
index c1dfcbd..c48acc0 100644
--- a/misc/dumpe2fs.8.in
+++ b/misc/dumpe2fs.8.in
@@ -55,6 +55,9 @@ can cause some of dumpe2fs's display to be suspect).
 only display the superblock information and not any of the block
 group descriptor detail information.
 .TP
+.B \-s
+display the block usage information.
+.TP
 .B \-i
 display the filesystem data from an image file created by 
 .BR e2image ,
-- 
1.7.3.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/2] add '-s' flags for dumpe2fs manual
  2011-01-25  6:02 [PATCH 2/2] add '-s' flags for dumpe2fs manual Robin Dong
@ 2011-01-25  9:07 ` Coly Li
  0 siblings, 0 replies; 2+ messages in thread
From: Coly Li @ 2011-01-25  9:07 UTC (permalink / raw)
  To: Robin Dong; +Cc: linux-ext4

On 2011年01月25日 14:02, Robin Dong Wrote:
> From: Robin Dong<sanbai@taobao.com>
>
> Singed-off-by: Robin Dong<sanbai@taobao.com>
> ---
>   misc/dumpe2fs.8.in |    3 +++
>   1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/misc/dumpe2fs.8.in b/misc/dumpe2fs.8.in
> index c1dfcbd..c48acc0 100644
> --- a/misc/dumpe2fs.8.in
> +++ b/misc/dumpe2fs.8.in
> @@ -55,6 +55,9 @@ can cause some of dumpe2fs's display to be suspect).
>   only display the superblock information and not any of the block
>   group descriptor detail information.
>   .TP
> +.B \-s
> +display the block usage information.

How about modifying the above line like,

display the statistical information of file system blocks usage.

-- 
Coly Li
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-25  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-25  6:02 [PATCH 2/2] add '-s' flags for dumpe2fs manual Robin Dong
2011-01-25  9:07 ` Coly Li

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.