btrfs-progs: move out print in cmd_df to another function
authorAnand Jain <anand.jain@oracle.com>
Fri, 27 Sep 2013 12:24:41 +0000 (20:24 +0800)
committerChris Mason <chris.mason@fusionio.com>
Wed, 16 Oct 2013 12:23:11 +0000 (08:23 -0400)
commit23c47a132fe617fdde709959ee29b39df03870e3
tree180bf5f8fface78787a06764cc900e61df7a7b2b
parent33ce9a82b89486efc85c938caac968f5ee0408e1
btrfs-progs: move out print in cmd_df to another function

This is a prepatory work for the btrfs fi show command
fixes. So that we have a function get_df to get the fs sizes

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
cmds-filesystem.c
ctree.h