reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_paste
authorJeff Mahoney <jeffm@suse.com>
Wed, 23 Apr 2014 14:00:52 +0000 (10:00 -0400)
committerJan Kara <jack@suse.cz>
Wed, 7 May 2014 17:01:02 +0000 (19:01 +0200)
commit9d496552b95e957b919f9934672ea1af6c0f3c6d
tree973a128da3b45360c965744bf9035f9a961989fd
parent65ab18cb735e828199ce331c6eda7fb0904048e1
reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_paste

This patch factors out a new balance_leaf_new_nodes_insert from the code
in balance_leaf responsible for pasting new content into existing items
that may have been shifted 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
This page took 0.026647 seconds and 5 git commands to generate.