From 9d496552b95e957b919f9934672ea1af6c0f3c6d Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Wed, 23 Apr 2014 10:00:52 -0400 Subject: [PATCH] reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_paste This patch factors out a new balance_leaf_new_nodes_insert from the code in balance_leaf responsible for pasting new content into existing items that may have been shifted into new nodes in the tree. It has not been reformatted yet. Signed-off-by: Jeff Mahoney Signed-off-by: Jan Kara --- Reading git-format-patch failed