]> 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)
commitc1cb0f9d803ca9167c2d878c807d9f4a4b21c906
tree5ab2fcbd71eb2a8e6187543d2d16cf6ea2c80530
parent1e1bf6e6f13f3c1963deb4c8eece8371b59c2038
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