On Tue, Apr 29, 2014 at 08:14:30PM +0100, Mike Fleetwood wrote:
> On 29 April 2014 16:56, David Sterba <[email protected]> wrote:
> > Changes:
> > * btrfs filesystem disk_usage - renamed to usage
> >   * added a section of overall filesystem usage, that used to be in the
> >     'fi df' output
> > * btrfs device disk_usage - renamed to usage
> >   * the device size prints both blockdevie size and the size that's occupied
> >     by the filesystem
> >   * device ID is printed
> 
> >  cmds-fi-disk_usage.c | 631 
> > +++++++++++++++++++--------------------------------
> >  cmds-fi-disk_usage.h |  35 ++-
> 
> After renaming the commands btrfs ... disk_usage to btrfs ... usage
> should the source files also be renamed to cmds-fi-usage.[ch]?

I should have mentioned that in the cover letter why they've been left
as-is - to keep the amount of unrelated cleanup changes low. The files
contain helpers for loading/calculating the space information etc and
will be moved to a separate file, possibly usable from libbtrfs.

This can be done independently of the 'enhanced df' changes.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to