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