ocfs2: Pass suballocation results back via a structure.
authorJoel Becker <joel.becker@oracle.com>
Tue, 13 Apr 2010 06:30:19 +0000 (14:30 +0800)
committerTao Ma <tao.ma@oracle.com>
Tue, 13 Apr 2010 06:30:19 +0000 (14:30 +0800)
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 <joel.becker@oracle.com>
Signed-off-by: Tao Ma <tao.ma@oracle.com>
fs/ocfs2/suballoc.c
fs/ocfs2/suballoc.h

Simple merge
Simple merge