From: Akinobu Mita Date: Thu, 4 Mar 2010 04:53:25 +0000 (-0500) Subject: ext4: cleanup to use ext4_grp_offs_to_block() X-Git-Tag: v2.6.34-rc1~199^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda00de7e8569b1fcde27b68fa59e74e14c5f93a;p=pandora-kernel.git ext4: cleanup to use ext4_grp_offs_to_block() More cleanup to convert open-coded calculations of the first block number of a free extent to use ext4_grp_offs_to_block() instead. Signed-off-by: Akinobu Mita Signed-off-by: "Theodore Ts'o" Cc: Andreas Dilger --- Reading git-diff-tree failed