From: Joel Becker Date: Fri, 26 Mar 2010 02:08:59 +0000 (+0800) Subject: ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result. X-Git-Tag: v2.6.35-rc1~469^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba2066351b630f0205ebf725f5c81a2a07a77cd7;p=pandora-kernel.git ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result. Rather than calculating the resulting block number, return it on the ocfs2_suballoc_result structure. This way we can calculate block numbers for discontiguous block groups. Cluster groups keep doing it the old way. Signed-off-by: Joel Becker --- Reading git-diff-tree failed