On 01/22/2016 03:02 PM, Bruce Cran wrote:
On 1/22/16 11:50 AM, Jens Axboe wrote:
- I think we should just use OS_MSG_DONTWAIT in the server.c code, then
it'd work fine. That's an oversight on my behalf.
- On the strcasestr, since you have STRCASESTR on Windows, don't you
just need to add output_sym "CONFIG_STRCASESTR" to configure for
windows?
I tried defining CONFIG_STRCASESTR but it didn't work - so I think
strcasestr.o is being linked in twice?
I think you earlier added it in the cygwin section. We need to kill that
one, not the generic one, since that would fail on systems not providing
strcasestr().
http://git.kernel.dk/cgit/fio/commit/?id=ada83043abcb94dde7c603ce60ae8de9693a022f
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html