From: Jeff Mahoney Date: Wed, 23 Apr 2014 14:00:46 +0000 (-0400) Subject: reiserfs: balance_leaf refactor, move state variables into tree_balance X-Git-Tag: omap-for-v3.16/fixes-against-rc1~53^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b49fb112d4ae62ca1c549130a111fb39e85e2c93;p=pandora-kernel.git reiserfs: balance_leaf refactor, move state variables into tree_balance This patch pushes the rest of the state variables in balance_leaf into the tree_balance structure so we can use them when we split balance_leaf into separate functions. Signed-off-by: Jeff Mahoney Signed-off-by: Jan Kara --- Reading git-diff-tree failed