URL: https://github.com/SSSD/sssd/pull/5426 Author: alexey-tikhonov Title: #5426: WiP: dhash tables are now created with count=0 Action: opened
PR body: """ whenever no useful size hint available
Resolves: https://github.com/SSSD/sssd/issues/5134
(perhaps additional patch will be required) """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5426/head:pr5426 git checkout pr5426