[libvirt] [PATCH v2 11/14] secdrivers: Implement memdev relabel APIs

John Ferlan jferlan at redhat.com
Tue Mar 7 17:51:49 UTC 2017



On 02/27/2017 08:19 AM, Michal Privoznik wrote:
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/security/security_dac.c     |  3 +++
>  src/security/security_nop.c     | 19 +++++++++++++++++++
>  src/security/security_selinux.c |  3 +++
>  3 files changed, 25 insertions(+)

It would seem this should just be merged with patch 10

Or perhaps the security_stack.c altered in 10 should be moved here.

Heck for that matter 9, 10, and 11 are all 'related'.  For the purposes
of what's needed for future patches to use this series as a model of
what needs to be done - having them all in one patch just seems like
it'd be easier.

ACK in principle for the code though


John




More information about the libvir-list mailing list