reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_insert
authorJeff Mahoney <jeffm@suse.com>
Wed, 23 Apr 2014 14:00:51 +0000 (10:00 -0400)
committerJan Kara <jack@suse.cz>
Wed, 7 May 2014 16:50:41 +0000 (18:50 +0200)
commit65ab18cb735e828199ce331c6eda7fb0904048e1
treeed2605f3c6795f9bdc3e972e065482f566cc5b52
parent3f0eb27655bba38e3dfb14db93b2720c4eccf4a8
reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_insert

This patch factors out a new balance_leaf_new_nodes_insert from the code
in balance_leaf responsible for inserting new items into new nodes in
the tree.

It has not been reformatted yet.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/reiserfs/do_balan.c