From: Ryusuke Konishi Date: Thu, 21 May 2009 16:07:13 +0000 (+0900) Subject: nilfs2: move get block functions in bmap.c into btree codes X-Git-Tag: v2.6.31-rc1~333^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f198dbb9cf580c09644ebdf46846115c6daff14e;p=pandora-kernel.git nilfs2: move get block functions in bmap.c into btree codes Two get block function for btree nodes, nilfs_bmap_get_block() and nilfs_bmap_get_new_block(), are called only from the btree codes. This relocation will increase opportunities of compiler optimization. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed