HomeFreeBSD

Linux compat 2.6.39: security_inode_init_security()

Description

Linux compat 2.6.39: security_inode_init_security()

The security_inode_init_security() function now takes an additional
qstr argument which must be passed in from the dentry if available.
Passing a NULL is safe when no qstr is available the relevant
security checks will just be skipped.

Closes #246
Closes #217
Closes #187

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on May 19 2011, 7:47 PM
Parents
rGbd2f5ac97f42: Avoid 'rpm -q' bug for 'make pkg'
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG5c03efc37969: Linux compat 2.6.39: security_inode_init_security() (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Jul 1 2011, 7:40 PM