From: Li Hong Date: Fri, 2 Apr 2010 10:35:00 +0000 (+0800) Subject: nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path() X-Git-Tag: v2.6.35-rc1~462^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73bb48869b14fd5094b9ec173a2bf86bc0e464d4;p=pandora-kernel.git nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path() nilfs_btree_release_path() and nilfs_btree_free_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