Skip to content
Commit 69c4a42d authored by Olga Kornievskaia's avatar Olga Kornievskaia Committed by Paul Moore
Browse files

lsm,selinux: add new hook to compare new mount to an existing mount



Add a new hook that takes an existing super block and a new mount
with new options and determines if new options confict with an
existing mount or not.

A filesystem can use this new hook to determine if it can share
the an existing superblock with a new superblock for the new mount.

Signed-off-by: default avatarOlga Kornievskaia <kolga@netapp.com>
Acked-by: default avatarAnna Schumaker <Anna.Schumaker@Netapp.com>
[PM: tweak the subject line, fix tab/space problems]
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 431c3be1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment