From: Bob Peterson Date: Wed, 12 Dec 2007 01:16:09 +0000 (-0600) Subject: [GFS2] Only fetch the dinode once in block_map X-Git-Tag: v2.6.25-rc1~1241^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d5fd307463405fe1f57494fbb37f810715ed6d;p=pandora-kernel.git [GFS2] Only fetch the dinode once in block_map Function gfs2_block_map was often looking up the disk inode twice. This optimizes it so that only does it once. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed