commit | b49fb112d4ae62ca1c549130a111fb39e85e2c93 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Wed Apr 23 10:00:46 2014 -0400 |
committer | Jan Kara <jack@suse.cz> | Wed May 07 18:31:06 2014 +0200 |
tree | 7560fef7e8a15e04994d83867b8bc409cc256d06 | |
parent | 97fd4b97a947dc9d11dee1bbcceca7a124df9e4e [diff] |
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 <jeffm@suse.com> Signed-off-by: Jan Kara <jack@suse.cz>