Re: [PATCH 1/6] selinux: fold superblock_doinit() into only caller

2018-09-21 Thread David Howells
This will conflict with my patch to remove a lot of this stuff. You can find it on this branch: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/commit/?h=btrfs-mount-api with the subject "security: Remove the set_mnt_opts and clone_mnt_opts ops". Note that both nf

[PATCH 1/6] selinux: fold superblock_doinit() into only caller

2018-09-20 Thread Miklos Szeredi
...and remove the unused option parsing part as well. Signed-off-by: Miklos Szeredi --- security/selinux/hooks.c | 37 + 1 file changed, 9 insertions(+), 28 deletions(-) diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c index 99c2c40c5d7a..1069