• Pål Hermunn Johansen's avatar
    Prevent storage backends name collisions · 26bb5f02
    Pål Hermunn Johansen authored
    This is a backport of 98676319 by Dridi Boukelmoune, but this patch
    is a bit different from the original.
    
    Now name collisions with transient will be reported in a sane way
    instead of producing an assert. Normal name collisions are also more
    readable.
    
    The test case is unmodified, thanks to resent back porting efforts in
    varnishtest.
    
    Fixes #2321
    
    Conflicts:
    	bin/varnishd/storage/mgt_stevedore.c
    26bb5f02
Name
Last commit
Last update
..
mgt_stevedore.c Loading commit data...
mgt_storage_persistent.c Loading commit data...
stevedore.c Loading commit data...
stevedore_utils.c Loading commit data...
storage.h Loading commit data...
storage_file.c Loading commit data...
storage_malloc.c Loading commit data...
storage_persistent.c Loading commit data...
storage_persistent.h Loading commit data...
storage_persistent_silo.c Loading commit data...
storage_persistent_subr.c Loading commit data...
storage_umem.c Loading commit data...