reiserfs: balance_leaf refactor pull out balance_leaf_finish_node_insert
authorJeff Mahoney <jeffm@suse.com>
Wed, 23 Apr 2014 14:00:53 +0000 (10:00 -0400)
committerJan Kara <jack@suse.cz>
Wed, 7 May 2014 17:01:39 +0000 (19:01 +0200)
This patch factors out a new balance_leaf_finish_node_insert from the code
in balance_leaf responsible for inserting new items into S[0]

It has not been reformatted yet.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found