Reduce the number of items in the mget for regression_bug_434843 to 1024
authorTrond Norbye <trond.norbye@sun.com>
Mon, 12 Oct 2009 13:53:19 +0000 (15:53 +0200)
committerTrond Norbye <trond.norbye@sun.com>
Mon, 12 Oct 2009 13:53:19 +0000 (15:53 +0200)
commit25b78e63bc7112ba78f020eff2ffbb552888fc20
tree85f98174c8e846bcd303323d3fe68f611fb78176
parent5239f20c5abf57378b343e6a0cbe02e1f0910908
Reduce the number of items in the mget for regression_bug_434843 to 1024

A higher number caused deadlock on MacOSX and Solaris 10. For a higher number
of items you should use the upcomming mget_execute interface.
tests/function.c