apache plugin: Prepare for parallel reading of instances.
authorAmit Gupta <amit.gupta221@gmail.com>
Thu, 16 Apr 2009 10:39:12 +0000 (12:39 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 16 Apr 2009 10:39:12 +0000 (12:39 +0200)
commit75ad3e4020afddd145e63d2c8c2cf2f7fc80a54e
treea036ccda011d98bc61f9dcd563dd347f42d4a9bc
parente867166d58d13e41f55da0dd7afff0d038d85328
apache plugin: Prepare for parallel reading of instances.

Do find the patch attached. I have moved apache_buffer and friends to the
apache_t structure and set the plugin_instance if there. There are other
changes as well like freeing up  the lci->values etc. Have a look at the patch
and let me know if this looks okay to you.

Regards
Amit
src/apache.c