Ján Tomko wrote:
On 05/16/2014 06:16 AM, Jim Fehlig wrote:
> 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(-)
>
>
ACK series with 7/7 fixed.
I fixed the indentation in 6/7, addressed your comment on 7/7 (see my
response), and pushed the series. Thanks for the review!
Regards,
Jim