[REVIEW][PATCH 12/11] ipc: Directly call the security hook in ipc_ops.associate
From: jmorris@namei.org (James Morris)
Date: 2018-03-31 02:13:41
Also in:
linux-api, lkml
From: jmorris@namei.org (James Morris)
Date: 2018-03-31 02:13:41
Also in:
linux-api, lkml
On Sat, 24 Mar 2018, Eric W. Biederman wrote:
After the last round of cleanups the shm, sem, and msg associate operations just became trivial wrappers around the appropriate security method. Simplify things further by just calling the security method directly. Signed-off-by: "Eric W. Biederman" <redacted>
Reviewed-by: James Morris <redacted> -- James Morris [off-list ref] -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html