From: Jeff Mahoney Date: Wed, 23 Apr 2014 14:00:50 +0000 (-0400) Subject: reiserfs: balance_leaf refactor, pull out balance_leaf_paste_right X-Git-Tag: omap-for-v3.16/fixes-against-rc1~53^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f0eb27655bba38e3dfb14db93b2720c4eccf4a8;p=pandora-kernel.git 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 Signed-off-by: Jan Kara --- Reading git-diff-tree failed