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

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

No differences found