URL: https://github.com/SSSD/sssd/pull/917 Author: miztake Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno Action: opened
PR body: """ sss_nss_timedloc() should return errno, but returns -1 if clock_gettime(2) fails. Fix sss_nss_timedlock() to return errno if clock_gettime(2) fails. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/917/head:pr917 git checkout pr917
URL: https://github.com/SSSD/sssd/pull/917 Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
centos-ci commented: """ Can one of the admins verify this patch? """
See the full comment at https://github.com/SSSD/sssd/pull/917#issuecomment-546557844
URL: https://github.com/SSSD/sssd/pull/917 Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
alexey-tikhonov commented: """ ok to test """
See the full comment at https://github.com/SSSD/sssd/pull/917#issuecomment-547338669
URL: https://github.com/SSSD/sssd/pull/917 Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
alexey-tikhonov commented: """ Patch makes sense and LGTM. Covscan check is fine. ACK. """
See the full comment at https://github.com/SSSD/sssd/pull/917#issuecomment-547362143
URL: https://github.com/SSSD/sssd/pull/917 Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/917 Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
Label: +Ready to push
URL: https://github.com/SSSD/sssd/pull/917 Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
pbrezina commented: """ * `master` * df010718aef53b770b4b7151c5acbd21f748d29f - sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
"""
See the full comment at https://github.com/SSSD/sssd/pull/917#issuecomment-548334336
URL: https://github.com/SSSD/sssd/pull/917 Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/917 Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
Label: -Accepted
URL: https://github.com/SSSD/sssd/pull/917 Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno
Label: -Ready to push
URL: https://github.com/SSSD/sssd/pull/917 Author: miztake Title: #917: sss_client/idmap/common_ex.c: fix sss_nss_timedlock() to return errno Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/917/head:pr917 git checkout pr917
sssd-devel@lists.fedorahosted.org