s3-spoolss: do not call pcap_cache_reload() directly
authorSimo Sorce <idra@samba.org>
Wed, 10 Aug 2011 13:20:24 +0000 (09:20 -0400)
committerAndreas Schneider <asn@samba.org>
Wed, 10 Aug 2011 16:14:05 +0000 (18:14 +0200)
commit54aaa5a58c91df4054c3cbaa238c6a83bbfb2eb7
treefc83651a7f71296cbaf5b2a498416d78a1926e3a
parentdd4ff4bfdd3338bc5102fdcdcfea75dc9cf0be8a
s3-spoolss: do not call pcap_cache_reload() directly

The background queue process is repsonsible for that.
Just reload printers if necessary or wait for a message from bq to do that.

Signed-off-by: Andreas Schneider <asn@samba.org>
source3/printing/spoolssd.c