make pthreads mandatory
commit4dd75c702c96ec84db4efe24fcc80a4d7bb32df2
authorChristoph Hellwig <hch@lst.de>
Mon, 10 Aug 2009 21:39:39 +0000 (10 23:39 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 24 Aug 2009 13:46:47 +0000 (24 08:46 -0500)
tree6161ce5da1c74dc052d08a1d7fafb8d2624bb4fe
parent3987e1cf6db2ce530e0b01ae120933b6cca28b90
make pthreads mandatory

As requested by Anthony make pthreads mandatory.  This means we will always
have AIO available on posix hosts, and it will also allow enabling the I/O
thread unconditionally once it's ready.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
block/raw-posix.c
configure