reiserfs: balance_leaf refactor, pull out balance_leaf_paste_left
authorJeff Mahoney <jeffm@suse.com>
Wed, 23 Apr 2014 14:00:48 +0000 (10:00 -0400)
committerJan Kara <jack@suse.cz>
Wed, 7 May 2014 16:34:13 +0000 (18:34 +0200)
This patch factors out a new balance_leaf_paste_left from the code in
balance_leaf responsible for pasting new content into an existing item
located in the node to the left of S[0] in the tree.

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

No differences found