From: Joel Becker Date: Tue, 13 Apr 2010 06:30:19 +0000 (+0800) Subject: ocfs2: Pass suballocation results back via a structure. X-Git-Tag: v2.6.35-rc1~469^2~4^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1fe093bf04124dcc50c5dde1765bd098464bfa;p=pandora-kernel.git ocfs2: Pass suballocation results back via a structure. We're going to be adding more info to a suballocator allocation. Rather than growing every function in the chain, let's pass a result structure around. Signed-off-by: Joel Becker Signed-off-by: Tao Ma --- Reading git-diff-tree failed