[libvirt] [PATCH V3 0/7] Honor DAC norelabel attribute

Jim Fehlig jfehlig at suse.com
Fri May 16 04:16:52 UTC 2014


V3 of Michal's series to honor relabel='no' in device config

https://www.redhat.com/archives/libvir-list/2014-April/msg00196.html

In V3, the patches have been further split to ease review as requested
by Jan Tomko.

Jim Fehlig (7):
  security_dac: annotate some functions with ATTRIBUTE_NONNULL
  security_dac: cleanup use of enum types
  security_dac: rework callback parameter passing
  security_dac: avoid relabeling when relabel='no'
  security_dac: honor relabel='no' in disk config
  security_dac: avoid relabeling hostdevs when relabel='no'
  security_dac: honor relabel='no' in chardev config

 src/security/security_dac.c | 333 +++++++++++++++++++++++++++-----------------
 1 file changed, 203 insertions(+), 130 deletions(-)

-- 
1.8.1.4




More information about the libvir-list mailing list