fscache plugin: Add new plugin for Linux' file-system based caching framework.
authorEdward Koko Konetzko <konetzed@quixoticagony.com>
Thu, 30 Apr 2009 03:26:52 +0000 (22:26 -0500)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 1 May 2009 13:19:35 +0000 (15:19 +0200)
commitf8b596a3e11e7afe2b69e72008d8e1de5d9fbc64
tree2637fdb08ebf9bf282b8662fc0cb9773185169e9
parent5f2da192c3eb9318d516a25654b7f1d94c55fdb3
fscache plugin: Add new plugin for Linux' file-system based caching framework.

Tried to submit the patch via "git send-mail" but I don't think it worked if
you already have the patch disregard the attachment.

Looking forward to your feedback, I am sure there are a few issues its been a
few years since I programmed in C. I have been running this in my test lab at
work for a few days now with no issues.

With 62 metrics I would like to modify the code to group them by their
classification and possibly add configuration support. If the changes are
finished this weekend is it ok to send an updated patch?

Thanks
Edward

Signed-off-by: Edward "Koko" Konetzko <konetzed@quixoticagony.com>
Signed-off-by: Florian Forster <octo@leeloo.lan.home.verplant.org>
configure.in
src/Makefile.am
src/fscache.c [new file with mode: 0644]
src/types.db