• J
    Btrfs: fix df regression · 89a55897
    Josef Bacik 提交于
    The new ENOSPC stuff breaks out the raid types which breaks the way we were
    reporting df to the system.  This fixes it back so that Available is the total
    space available to data and used is the actual bytes used by the filesystem.
    This means that Available is Total - data used - all of the metadata space.
    Thanks,
    Signed-off-by: NJosef Bacik <josef@redhat.com>
    89a55897
super.c 22.1 KB