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)
commit7d1fe093bf04124dcc50c5dde1765bd098464bfa
treea86faa1dc041acd214de5ccbc1baf80ea0109449
parent798db35f4649eac2778381c390ed7d12de9ec767
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 <joel.becker@oracle.com>
Signed-off-by: Tao Ma <tao.ma@oracle.com>
fs/ocfs2/suballoc.c
fs/ocfs2/suballoc.h