SELinux: implement the new sb_remount LSM hook
For SELinux we do not allow security information to change during a remount operation. Thus this hook simply strips the security module options from the data and verifies that those are the same options as exist on the current superblock. Signed-off-by:Eric Paris <eparis@redhat.com> Reviewed-by:
James Morris <jmorris@namei.org>
Loading
Please register or sign in to comment