git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
798db35
)
ocfs2: Pass suballocation results back via a structure.
author
Joel Becker
<joel.becker@oracle.com>
Tue, 13 Apr 2010 06:30:19 +0000
(14:30 +0800)
committer
Tao 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>
No differences found