On Mon, 22 Apr 2002, Greg KH wrote: > Sounds fine with me, do you have a patch showing what parameters you are > interested in? See the attached patch. This patch adds both an authorization (pre) hook and a post hook to pivot_root, passing the appropriate nameidata structures at each point. A security module can implement a permission check based on these structures after looking up the put_old and new_root paths, and a security module can update its internal state after a successfully completed pivot. -- Stephen D. Smalley, NAI Labs ssmalleyat_private
This archive was generated by hypermail 2b30 : Tue Apr 23 2002 - 05:36:27 PDT