URL: https://github.com/SSSD/sssd/pull/5370
Title: #5370: nss: Use posix_fallocate() to alloc memcache file
simo5 commented:
"""
It would be nicer to retry, operating w/o the cache is a very degraded
operation mode.
"""
See the full comment at
https://github.com/SSSD/sssd/pull/5370#issuecomme
URL: https://github.com/SSSD/sssd/pull/5370
Title: #5370: nss: Use posix_fallocate() to alloc memcache file
deastoe commented:
"""
Re. `EINTR` handling, we should emit a critical log along the lines of `Failed
to allocate file foo: 4(Interrupted system call)`.
On return of `EINTR`, I think our
URL: https://github.com/SSSD/sssd/pull/5370
Title: #5370: nss: Use posix_fallocate() to alloc memcache file
deastoe commented:
"""
Hmm thinking this over again I guess the reason why the docs do not explicitly
refer to the file being zero'd, or appearing zero'd, is to account for the case
wher
URL: https://github.com/SSSD/sssd/pull/5360
Title: #5360: SDAP: set common options for sockets open by libldap
Label: +Ready to push
___
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists
URL: https://github.com/SSSD/sssd/pull/5367
Title: #5367: pam: add pam_sss_gss module for gssapi authentication
pbrezina commented:
"""
Thank you. Tests pass, rhel7 and rhel8 failures are not related (infrastructure
issues).
"""
See the full comment at
https://github.com/SSSD/sssd/pull/5367#i