reiserfs: balance_leaf refactor, move state variables into tree_balance
authorJeff Mahoney <jeffm@suse.com>
Wed, 23 Apr 2014 14:00:46 +0000 (10:00 -0400)
committerJan Kara <jack@suse.cz>
Wed, 7 May 2014 16:31:06 +0000 (18:31 +0200)
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 <jeffm@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found