[PATCH v5 15/27] nfs: get rid of ->set_security()

James Morris jmorris at namei.org
Thu Nov 21 05:52:40 UTC 2019


On Wed, 20 Nov 2019, Scott Mayhew wrote:

> From: Al Viro <viro at zeniv.linux.org.uk>
> 
> it's always either nfs_set_sb_security() or nfs_clone_sb_security(),
> the choice being controlled by mount_info->cloned != NULL.  No need
> to add methods, especially when both instances live right next to
> the caller and are never accessed anywhere else.
> 
> Reviewed-by: David Howells <dhowells at redhat.com>
> Signed-off-by: Al Viro <viro at zeniv.linux.org.uk>

Please ensure that any changes relating to the LSM API are cc'd to the 
linux-security-module list.


-- 
James Morris
<jmorris at namei.org>



More information about the Linux-security-module-archive mailing list