[PATCH] Update doc for 'printcap cache time'

David Disseldorp ddiss at samba.org
Mon Apr 18 17:01:34 UTC 2016


On Mon, 18 Apr 2016 18:49:15 +0200, Andreas Schneider wrote:

> Yes, I think so. While at it, SIGHUP should also directly reload the printcap 
> cache, shouldn't it? Right now you have to wait 60 seconds ...

It should already occur, as it's called directly in bq_sig_hup_handler().

One other thing that's always been on my "itch to scratch" list is to
drop the callback argument from pcap_cache_reload() and just use regular
tevent completion callbacks. It'd currently be pretty messy though, due
to the number of ways that pcap_cache_reload() is called, i.e. the
combination of spoolssd, "smbd: backgroundqueue", etc.

Cheers, David



More information about the samba-technical mailing list