From: Tao Ma Date: Thu, 6 Nov 2008 00:10:47 +0000 (+0800) Subject: ocfs2/xattr: Remove additional bucket allocation in bucket defragment. X-Git-Tag: v2.6.29-rc1~505^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c32a2fd46ddc01bd86bff56a8f5d98c815750f4;p=pandora-kernel.git ocfs2/xattr: Remove additional bucket allocation in bucket defragment. Joel has refactored xattr bucket and make xattr bucket a general wrapper. So in ocfs2_defrag_xattr_bucket, we have already passed the bucket in, so there is no need to allocate a new one and read it. Signed-off-by: Tao Ma Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed