[PATCH v5 1/2] selinux: add brief info to policydb
From: Sebastien Buisson <hidden>
Date: 2017-05-17 17:03:05
Also in:
lkml, selinux
From: Sebastien Buisson <hidden>
Date: 2017-05-17 17:03:05
Also in:
lkml, selinux
2017-05-17 18:04 GMT+02:00 William Roberts [off-list ref]:
I'm assuming in the Lustre code you're going to call security_policy_brief(), how would the caller know how big that buffer is going to be?
We can determine it at configure time for instance, given that len as an output parameter would give the size necessary to store the policy brief info.
I'm looking at both v5 patches, I don't see where it's being called with alloc set to false.
It would be called with alloc set to false from network and distributed file systems like Lustre. -- 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