From: Li Hong Date: Fri, 2 Apr 2010 09:36:34 +0000 (+0800) Subject: nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path() X-Git-Tag: v2.6.35-rc1~462^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f905440f5edfa70a07e64bdbc973cbdd55dd001d;p=pandora-kernel.git nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path() nilfs_btree_alloc_path() and nilfs_btree_init_path() are bound into each other tightly. Make them into one procedure to clearify the logic and avoid some misusages. Signed-off-by: Li Hong Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed