diff options
author | Raghavendra G <raghavendra@gluster.com> | 2009-10-28 16:15:03 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-10-28 23:00:32 -0700 |
commit | 11dd6bcb416c2e937ced2b2bbd35fe10b21f283f (patch) | |
tree | 2d5354bb118cbc0dea049412ac92a5796e402701 /libglusterfsclient | |
parent | f513157e93bbba885f12f10ca2fb94424d7aea5e (diff) |
performance/io-cache: fix double free.
- the destroyer function passed to rbthash_table_init is used to free the data.
The data being inserted is page and it is destroyed in ioc_page_destroy. Hence
no destroyer function needs to be passed to rbthash_table_init.
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 335 (Io-cache optimization)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=335
Diffstat (limited to 'libglusterfsclient')
0 files changed, 0 insertions, 0 deletions