ocfs2: Add a name_len field to ocfs2_xattr_info.
authorJoel Becker <joel.becker@oracle.com>
Sat, 15 Aug 2009 01:17:07 +0000 (18:17 -0700)
committerJoel Becker <joel.becker@oracle.com>
Fri, 26 Feb 2010 23:41:09 +0000 (15:41 -0800)
Rather than calculating strlen all over the place, let's store the
name length directly on ocfs2_xattr_info.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/xattr.c

Simple merge