]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitc73f60f900ddf73ec4ea2a143829ab97242c4e8c
tree6216b45e3bbc2b105b8a54c3db4f5cdd796dcb02
parent2891d290aa6eee0821f7e4ad0b1c4ae4d964b0f1
ocfs2/xattr: Move clusters free into dealloc.

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>
fs/ocfs2/xattr.c