commit | e80ef3d1488e3bfb8eb39b0643cfaffb25ed9814 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Wed Apr 23 10:00:49 2014 -0400 |
committer | Jan Kara <jack@suse.cz> | Wed May 07 18:34:44 2014 +0200 |
tree | 2705e283900a62763aa339ab9d71a16f20921b53 | |
parent | cf22df182bfce50670c25ce432e679e03aff3745 [diff] |
reiserfs: balance_leaf refactor, pull out balance_leaf_insert_right This patch factors out a new balance_leaf_insert_right from the code in balance_leaf responsible for inserting new items into the node to the right of S[0] in the tree. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Jan Kara <jack@suse.cz>