From f1f007c308eb95be5ebb3d9fec566f86662975be Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Wed, 23 Apr 2014 10:00:47 -0400 Subject: [PATCH] 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-format-patch failed