Home
last modified time | relevance | path

Searched hist:"1406 e432" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dioctl.c1406e432 Wed Jan 13 12:19:06 CST 2010 Josef Bacik <josef@redhat.com> 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 <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>