aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/super.c')
-rw-r--r--fs/btrfs/super.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/btrfs/super.c b/fs/btrfs/super.c
index 8766d560a48f..208b15e7a171 100644
--- a/fs/btrfs/super.c
+++ b/fs/btrfs/super.c
@@ -2052,9 +2052,6 @@ static int btrfs_calc_avail_data_space(struct btrfs_root *root, u64 *free_bytes)
2052 * chunk). 2052 * chunk).
2053 * 2053 *
2054 * If metadata is exhausted, f_bavail will be 0. 2054 * If metadata is exhausted, f_bavail will be 0.
2055 *
2056 * FIXME: not accurate for mixed block groups, total and free/used are ok,
2057 * available appears slightly larger.
2058 */ 2055 */
2059static int btrfs_statfs(struct dentry *dentry, struct kstatfs *buf) 2056static int btrfs_statfs(struct dentry *dentry, struct kstatfs *buf)
2060{ 2057{