reiserfs: balance_leaf refactor, pull out balance_leaf_insert_left
authorJeff Mahoney <jeffm@suse.com>
Wed, 23 Apr 2014 14:00:47 +0000 (10:00 -0400)
committerJan Kara <jack@suse.cz>
Wed, 7 May 2014 16:33:17 +0000 (18:33 +0200)
commitf1f007c308eb95be5ebb3d9fec566f86662975be
tree5b52279845d8726a2cd9a6cceeff4d24cd4ef4ac
parentb49fb112d4ae62ca1c549130a111fb39e85e2c93
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 <jeffm@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/reiserfs/do_balan.c
This page took 0.026532 seconds and 5 git commands to generate.