Matthew Wilcox 490645d027 idr test suite: Fix ida_test_random()
The test was checking the wrong errno; ida_get_new_above() returns
EAGAIN, not ENOMEM on memory allocation failure.  Double the number of
threads to increase the chance that we actually exercise this path
during the test suite (it was a bit sporadic before).

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
2018-02-06 15:07:20 -05:00
..
2017-12-11 08:47:41 +01:00
2018-01-29 10:17:53 -08:00
2018-01-29 12:02:55 -05:00
2017-11-18 10:26:57 -08:00