• D
    Don't raise errors in the selinux restore code · f43dc26a
    Daniel P. Berrange 提交于
    The restore code is done in places where errors cannot be
    raised, since they will overwrite over pre-existing errors.
    
    * src/security/security_selinux.c: Only warn about failures
      in label restore, don't report errors
    f43dc26a
security_selinux.c 25.3 KB