From: Josef Bacik Date: Wed, 13 Jan 2010 18:19:06 +0000 (+0000) Subject: Btrfs: add a "df" ioctl for btrfs X-Git-Tag: v2.6.34-rc2~21^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1406e4327be3a533a2b18582f715ce2cfbcf6804;p=pandora-kernel.git Btrfs: add a "df" ioctl for btrfs df is a very loaded question in btrfs. This gives us a way to get the per-space usage information so we can tell exactly what is in use where. This will help us figure out ENOSPC problems, and help users better understand where their disk space is going. Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed