commit | cf22df182bfce50670c25ce432e679e03aff3745 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Wed Apr 23 10:00:48 2014 -0400 |
committer | Jan Kara <jack@suse.cz> | Wed May 07 18:34:13 2014 +0200 |
tree | 547b537de06ab7a91be3d6ea7d38c91f11e2a0df | |
parent | f1f007c308eb95be5ebb3d9fec566f86662975be [diff] |
reiserfs: balance_leaf refactor, pull out balance_leaf_paste_left 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>