• J
    Btrfs: fix the df ioctl to report raid types · bf5fc093
    Josef Bacik 提交于
    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: NJosef Bacik <josef@redhat.com>
    bf5fc093
ioctl.c 49.8 KB