From: Tao Ma Date: Fri, 17 Oct 2008 04:44:36 +0000 (+0800) Subject: ocfs2: Remove unused ocfs2_restore_xattr_block(). X-Git-Tag: v2.6.28-rc5~82^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63fd77573723841d5d44a79471258f1b261f4482;p=pandora-kernel.git ocfs2: Remove unused ocfs2_restore_xattr_block(). Since now ocfs2 supports empty xattr buckets, we will never remove the xattr index tree even if all the xattrs are removed, so this function will never be called. So remove it. Signed-off-by: Tao Ma Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed