427db8b2 parent f381c272224f5f158f5cff64f8f3481fa0eee8b3 author Mimi Zohar 1299698614 -0500 committer Mimi Zohar 1311006579 -0400 xattr: define vfs_getxattr_alloc and vfs_xattr_cmp vfs_getxattr_alloc() and vfs_xattr_cmp() are two new kernel xattr helper functions. vfs_getxattr_alloc() first allocates memory for the requested xattr and then retrieves it. vfs_xattr_cmp() compares a given value with the contents of an extended attribute. Signed-off-by: Mimi Zohar Acked-by: Serge Hallyn lØnš:x