Fix the compilation warnings, update the selinux usage to avoid deprecated structures and calls
@jhrozek Could you take a look, please. It is not urgent
Maybe rebase instead of merging, so that these things don’t show up in a cleanup PR?
Shouldn’t this update error? All other error paths do.
error
(Not really reviewing the PR I’m afraid, I just checked out of curiosity.)
Huh, sorry one extra commit went to this PR, let me fix it
rebased onto a550921d3f760a07b7c6df7eba046071dbe48aa1
Pull-Request has been closed by thalman
Pull-Request has been reopened by thalman
rebased onto 23f62c574a1115815c7995eccbca0cb25b00ad3f
I don't have any more comments than mitr had about the lack of lu_error_new.
lu_error_new
rebased onto f5d6efcc996cf0da51ba4e63639edb9528415226
rebased onto 537a83d66c6597687ff4ad2952902bc99ed1546b
Updated, lu_error_new is called when we fail to obtain handle.
LGTM
Commit c9a19fbe fixes this pull-request
Pull-Request has been merged by thalman
Fix the compilation warnings, update the selinux usage to avoid deprecated structures and calls