From: Yan Date: Mon, 26 Nov 2007 15:58:13 +0000 (-0500) Subject: Btrfs: Properly update right_nritems in push_leaf_left X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eef1c494a2d4212e13c67d05e9cc3cd1e6dfed5d;p=pandora-kernel.git Btrfs: Properly update right_nritems in push_leaf_left The codes that fixup the right leaf and the codes that dirty the extnet buffer use the variable 'right_nritems' , both of them expect 'right_nritems' is the number of items in right leaf after the push. Signed-off-by: Chris Mason --- Reading git-diff-tree failed