ocfs2/xattr: Move clusters free into dealloc.
authorTao Ma <tao.ma@oracle.com>
Wed, 12 Nov 2008 00:26:59 +0000 (08:26 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:34:19 +0000 (08:34 -0800)
Move clusters free process into dealloc context so that
they can be freed after the transaction.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found