ocfs2: use all extent block suballocators
authorMark Fasheh <mark.fasheh@oracle.com>
Mon, 25 Jun 2007 21:53:33 +0000 (14:53 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 11 Jul 2007 00:31:56 +0000 (17:31 -0700)
commit1f6697d072e6fd0b332a4301c21060dcb89bd623
tree26fd1121b851433856ee128810ab425408b19f4f
parent59a5e416d1ab543a5248a2b34d83202c4d55d132
ocfs2: use all extent block suballocators

Now that we have a method to deallocate blocks from them, each node should
allocate extent blocks from their local suballocator file.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/alloc.c
fs/ocfs2/suballoc.c