commit | 3f0eb27655bba38e3dfb14db93b2720c4eccf4a8 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Wed Apr 23 10:00:50 2014 -0400 |
committer | Jan Kara <jack@suse.cz> | Wed May 07 18:47:53 2014 +0200 |
tree | 8247ab2c0c8b6142c2607aadae70c4742bf05d60 | |
parent | e80ef3d1488e3bfb8eb39b0643cfaffb25ed9814 [diff] |
reiserfs: balance_leaf refactor, pull out balance_leaf_paste_right This patch factors out a new balance_leaf_paste_right from the code in balance_leaf responsible for pasting new contents into an existing item located in the node to the right of S[0] 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>