]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: fix a bug on overcommit stuff
authorLiu Bo <liubo2009@cn.fujitsu.com>
Thu, 16 Feb 2012 10:34:39 +0000 (18:34 +0800)
committerDavid Sterba <dsterba@suse.cz>
Thu, 16 Feb 2012 16:23:18 +0000 (17:23 +0100)
commita71e8d27c548e87560ae9e5a22f5e49cea9130d2
treeea325470025698b1f9bfd8ff034d0d54ee89bb59
parentba64e9de1bd7058fc072b81f3f261ee382b4ac6b
Btrfs: fix a bug on overcommit stuff

When overcommitting, we should check the sum of pinned space and
bytes for delayed item.

Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>
fs/btrfs/extent-tree.c