[PATCH] document security_inode_xattr_getsuffix()
- From: "Serge E. Hallyn" <serue@xxxxxxxxxx>
- Date: Tue, 28 Mar 2006 07:09:06 -0600
Add documentation for the security_inode_xattr_getsuffix() hook in
include/linux/security.h. This is (currently) called only from
kernel/auditsc.c, and slipped in without a comment.
:100644 100644 3d8602e... 092740e... M include/linux/security.h
Signed-off-by: Serge Hallyn <serue@xxxxxxxxxx>
--- a/include/linux/security.h
+++ b/include/linux/security.h
@@ -386,6 +386,10 @@ struct swap_info_struct;
* Check permission before removing the extended attribute
* identified by @name for @dentry.
* Return 0 if permission is granted.
+ * @inode_xattr_getsuffix:
+ * Return the extended attribute name suffix for the loaded LSM.
+ * Takes no arguments.
+ * Returns a const char*.
* @inode_getsecurity:
* Copy the extended attribute representation of the security label
* associated with @name for @inode into @buffer. @buffer may be
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Prev by Date: [PATCH] split security_key_alloc into two functions
- Next by Date: [no subject]
- Previous by thread: [PATCH] split security_key_alloc into two functions
- Next by thread: [no subject]
- Index(es):
Relevant Pages
- Re: [PATCH 4/7] unmap_page_range for hugetlb
... unmap_vmasis the sole caller of unmap_page_range. ... sense to move the hook
inside of unmap_page_range? ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [PATCH]: first proposal for pci resume quirk interface
... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please
read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: Documentation - How to debug ACPI Problems
... +Copyright 2007 SUSE Linux GmbH ... While it seems to be generally customary
to identify the authors of Documentation ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: PATCH] serial: convert early_uart to earlycon for 8250
... the additional hook in serial_core ... Is this a debugging printk? ...
More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ
at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: [patch 2.6.16-rc4-mm1] Task Throttling V14
... I count 8 and 15 bits in the documentation of LTS/SPA respectively, ...
More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ
at http://www.tux.org/lkml/ ... (Linux-Kernel)