From: Jeff Mahoney Date: Wed, 23 Apr 2014 14:00:47 +0000 (-0400) Subject: reiserfs: balance_leaf refactor, pull out balance_leaf_insert_left X-Git-Tag: omap-for-v3.16/fixes-against-rc1~53^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f007c308eb95be5ebb3d9fec566f86662975be;p=pandora-kernel.git reiserfs: balance_leaf refactor, pull out balance_leaf_insert_left This patch factors out a new balance_leaf_insert_left from the code in balance_leaf responsible for inserting new items into the node to the left of S[0] in the tree. It is not yet formatted correctly. Signed-off-by: Jeff Mahoney Signed-off-by: Jan Kara --- Reading git-diff-tree failed