]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
reiserfs: balance_leaf refactor, pull out balance_leaf_finish_node_paste
authorJeff Mahoney <jeffm@suse.com>
Wed, 23 Apr 2014 14:00:54 +0000 (10:00 -0400)
committerJan Kara <jack@suse.cz>
Wed, 7 May 2014 17:03:35 +0000 (19:03 +0200)
commit7f447ba825a0752c0450ebd129f187484e86fe8b
tree8a00825c86e095839a82c5925952e36e25f90dec
parent8c480ea1940ffad74af3bb0db8885e413e6aee0a
reiserfs: balance_leaf refactor, pull out balance_leaf_finish_node_paste

This patch factors out a new balance_leaf_finish_node_paste from the code
in balance_leaf responsible for pasting new content into existing items
held in S[0].

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/reiserfs/do_balan.c