commit | 2f713b5c7d2a90baba6c88174c81fb9a96bfde21 | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <martin@omnibond.com> | Thu May 04 13:16:04 2017 -0400 |
committer | Mike Marshall <hubcap@omnibond.com> | Thu May 04 14:38:24 2017 -0400 |
tree | f478c82f55b45d134f25c7ea99ad5bb6d06d3620 | |
parent | 942835d68f6e16f2673c70791dc963c548681cb4 [diff] |
orangefs: count directory pieces correctly A large directory full of differently sized file names triggered this. Most directories, even very large directories with shorter names, would be lucky enough to fit in one server response. Signed-off-by: Martin Brandenburg <martin@omnibond.com> Signed-off-by: Mike Marshall <hubcap@omnibond.com>