]> git.baikalelectronics.ru Git - kernel.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)
commit4197d6e315db9a70b9961678fe53ad48e24c7b25
tree8a00825c86e095839a82c5925952e36e25f90dec
parent704a10cf1ea1533776cd17d2a957676811daa36c
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