]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: fix mixed block count of available space
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Wed, 30 Mar 2016 20:53:38 +0000 (21:53 +0100)
committerDavid Sterba <dsterba@suse.com>
Fri, 6 May 2016 13:22:49 +0000 (15:22 +0200)
commit57fef2ae9120b23da90f44a46d0ae2096304d02b
tree5ab2fcbd71eb2a8e6187543d2d16cf6ea2c80530
parent953a767bad41149e5dd7550cdf66419d311ac85b
btrfs: fix mixed block count of available space

Metadata for mixed block is already accounted in total data and should not
be counted as part of the free metadata space.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=114281
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/super.c