From: Akinobu Mita Date: Thu, 17 Apr 2008 14:38:59 +0000 (-0400) Subject: ext4: use ext4_group_first_block_no() X-Git-Tag: v2.6.26-rc1~345^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d00a6d7b40b44ee6b03f492a6c58f5bc4649c784;p=pandora-kernel.git ext4: use ext4_group_first_block_no() Use ext4_group_first_block_no() and assign the return values to ext4_fsblk_t variables. Signed-off-by: Akinobu Mita Signed-off-by: "Theodore Ts'o" Cc: Stephen Tweedie Cc: adilger@clusterfs.com Cc: Andrew Morton Cc: Mingming Cao --- Reading git-diff-tree failed