]> Git Repo - linux.git/blobdiff - include/linux/lsm_hooks.h
skbuff: remove some unnecessary operation in skb_segment_list()
[linux.git] / include / linux / lsm_hooks.h
index bdfc8a76a4f798dc5a0b1cf5faec8e9272912f75..fb7f3193753d9486d77e1d5def769b3436cea7b1 100644 (file)
  * @inode_killpriv:
  *     The setuid bit is being removed.  Remove similar security labels.
  *     Called with the dentry->d_inode->i_mutex held.
+ *     @mnt_userns: user namespace of the mount
  *     @dentry is the dentry being changed.
  *     Return 0 on success.  If error is returned, then the operation
  *     causing setuid bit removal is failed.
This page took 0.026762 seconds and 4 git commands to generate.