From 2369ecd8e81f7295b14f205ff49160fc5c1cfa93 Mon Sep 17 00:00:00 2001 From: Jeff Mahoney Date: Wed, 23 Apr 2014 10:00:59 -0400 Subject: [PATCH] reiserfs: balance_leaf refactor, format balance_leaf_paste_right Break up balance_leaf_paste_right into: balance_leaf_paste_right_shift balance_leaf_paste_right_shift_dirent balance_leaf_paste_right_whole and keep balance_leaf_paste_right as a handler to select which is appropriate. Also reformat to adhere to CodingStyle. Signed-off-by: Jeff Mahoney Signed-off-by: Jan Kara --- Reading git-format-patch failed