[varnishcache/varnish-cache] 52f4cc: Put the objcore methods into their own .h file.

Poul-Henning Kamp phk at FreeBSD.org
Tue Dec 15 11:45:13 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/varnishcache/varnish-cache
  Commit: 52f4ccfcb7e4d205a2a66d4920f421ee72e51659
      https://github.com/varnishcache/varnish-cache/commit/52f4ccfcb7e4d205a2a66d4920f421ee72e51659
  Author: Poul-Henning Kamp <phk at FreeBSD.org>
  Date:   2015-12-15 (Tue, 15 Dec 2015)

  Changed paths:
    M bin/varnishd/Makefile.am
    M bin/varnishd/cache/cache_obj.c
    A bin/varnishd/cache/cache_obj.h
    M bin/varnishd/storage/storage.h
    M bin/varnishd/storage/storage_persistent.c
    M bin/varnishd/storage/storage_persistent.h
    M bin/varnishd/storage/storage_persistent_silo.c
    M bin/varnishd/storage/storage_simple.c
    M bin/varnishd/storage/storage_simple.h
    M bin/varnishd/storage/storage_umem.c

  Log Message:
  -----------
  Put the objcore methods into their own .h file.

This saves a ugly ifdef for mgt code in storage.h




More information about the varnish-commit mailing list