diff options
author | Mimi Zohar <zohar@linux.vnet.ibm.com> | 2011-03-09 20:23:34 +0100 |
---|---|---|
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | 2011-07-18 18:29:39 +0200 |
commit | 1601fbad2b14e0b8d4dbb55e749bfe31e972818a (patch) | |
tree | ca9271af43fc7b0edaaa9e5464a82d3b427db8b2 /security | |
parent | integrity: move ima inode integrity data management (diff) | |
download | linux-1601fbad2b14e0b8d4dbb55e749bfe31e972818a.tar.xz linux-1601fbad2b14e0b8d4dbb55e749bfe31e972818a.zip |
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 <zohar@us.ibm.com>
Acked-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions