summaryrefslogtreecommitdiffstats
path: root/tests/basic/distribute/lookup.t
Commit message (Collapse)AuthorAgeFilesLines
* cluster/dht: refactor dht_lookupN Balachandran2018-06-211-0/+54
The dht lookup code is getting difficult to maintain due to its size. Refactoring the code will make it easier to modify it in future. Change-Id: Ic7cb5bf4f018504dfaa7f0d48cf42ab0aa34abdd updates: bz#1590385 Signed-off-by: N Balachandran <nbalacha@redhat.com>