[PATCH 06/13] Free the LRU object and set free_offset when dropping empty segments in smp_close_seg()

2012-10-01 Thread Martin Blix Grydeland
Fixes: #1146 --- bin/varnishd/storage/storage_persistent_silo.c |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bin/varnishd/storage/storage_persistent_silo.c b/bin/varnishd/storage/storage_persistent_silo.c index 6ed80d2..d433cde 100644 --- a/bin/varnishd/storage/sto

[PATCH 06/13] Free the LRU object and set free_offset when dropping empty segments in smp_close_seg()

2012-09-28 Thread Martin Blix Grydeland
Review comments: Looks correct. > (When do we close an empty segment, other than shutdown ?) We do it by explicit CLI commands. -- Martin Blix Grydeland Varnish Software AS 0006-Free-the-LRU-object-and-set-free_offset-when-droppin.patch Description: Binary data __