Home
last modified time | relevance | path

Searched hist:bf5fc093 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dioctl.cbf5fc093 Wed Sep 29 10:22:36 CDT 2010 Josef Bacik <josef@redhat.com> Btrfs: fix the df ioctl to report raid types

The new ENOSPC stuff broke the df ioctl since we no longer create seperate space
info's for each RAID type. So instead, loop through each space info's raid
lists so we can get the right RAID information which will allow the df ioctl to
tell us RAID types again. Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>