From cf22df182bfce50670c25ce432e679e03aff3745 Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Wed, 23 Apr 2014 10:00:48 -0400 Subject: [PATCH] reiserfs: balance_leaf refactor, pull out balance_leaf_paste_left This patch factors out a new balance_leaf_paste_left from the code in balance_leaf responsible for pasting new content into an existing item located in the node to the left of S[0] in the tree. Signed-off-by: Jeff Mahoney Signed-off-by: Jan Kara --- Reading git-format-patch failed