Re: [PATCH 2/8] Enhance the command btrfs filesystem df.

2013-03-10 Thread Wang Shilong
Hello, > From: Goffredo Baroncelli > > Enhance the command "btrfs filesystem df" to show space usage information > for a mount point(s). It shows also an estimation of the space available, > on the basis of the current one used. > > Signed-off-by: Goffredo Baroncelli > --- > Makefile

[PATCH 2/8] Enhance the command btrfs filesystem df.

2013-03-10 Thread Goffredo Baroncelli
From: Goffredo Baroncelli Enhance the command "btrfs filesystem df" to show space usage information for a mount point(s). It shows also an estimation of the space available, on the basis of the current one used. Signed-off-by: Goffredo Baroncelli --- Makefile |2 +- cmds-fi-dis

[PATCH 2/8] Enhance the command btrfs filesystem df.

2013-02-23 Thread Goffredo Baroncelli
From: Goffredo Baroncelli Enhance the command "btrfs filesystem df" to show space usage information for a mount point(s). It shows also an estimation of the space available, on the basis of the current one used. Signed-off-by: Goffredo Baroncelli --- Makefile |2 +- cmds-fi-dis

[PATCH 2/8] Enhance the command btrfs filesystem df.

2013-02-18 Thread Goffredo Baroncelli
Enhance the command "btrfs filesystem df" to show space usage information for a mount point(s). It shows also an estimation of the space available, on the basis of the current one used. Signed-off-by: Goffredo Baroncelli --- Makefile |2 +- cmds-fi-disk_usage.c | 520 +++