[Rpm-maint] [rpm-software-management/rpm] Silence spurious error message from lsetfilecon() on -EOPNOTSUPP (#976)
Panu Matilainen
notifications at github.com
Fri Dec 13 12:20:45 UTC 2019
We already filter out -EOPNOTSUPP and return OK, but the message was
getting logged before the filtering so we'd spit out spurious error
messages on filesystems that don't support SELinux (RhBug:1777502)
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/976
-- Commit Summary --
* Silence spurious error message from lsetfilecon() on -EOPNOTSUPP
-- File Changes --
M plugins/selinux.c (7)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/976.patch
https://github.com/rpm-software-management/rpm/pull/976.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/976
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191213/1aa89794/attachment.html>
More information about the Rpm-maint
mailing list