commit | 4dd75c702c96ec84db4efe24fcc80a4d7bb32df2 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Aug 10 23:39:39 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Aug 24 08:46:47 2009 -0500 |
tree | 6161ce5da1c74dc052d08a1d7fafb8d2624bb4fe | |
parent | 3987e1cf6db2ce530e0b01ae120933b6cca28b90 [diff] |
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>