From: Joel Becker Date: Sat, 15 Aug 2009 01:17:07 +0000 (-0700) Subject: ocfs2: Add a name_len field to ocfs2_xattr_info. X-Git-Tag: v2.6.34-rc1~214^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18853b95d1fb964b76c3393a12c4d861e7779460;p=pandora-kernel.git ocfs2: Add a name_len field to ocfs2_xattr_info. Rather than calculating strlen all over the place, let's store the name length directly on ocfs2_xattr_info. Signed-off-by: Joel Becker --- Reading git-diff-tree failed