CVS update: samba/source/printing

Tim Potter tpot at au2.samba.org
Wed Nov 15 10:00:22 EST 2000


Date:	Wednesday November 15, 2000 @ 10:00
Author:	tpot

Update of /data/cvs/samba/source/printing
In directory samba:/tmp/cvs-serv3197

Modified Files:
      Tag: APPLIANCE_HEAD
	printing.c 
Log Message:
A race can occur between the time a job is spooled and when it
appears in the lpq output.  This happens when the job is added to
printing.tdb when another smbd running print_queue_update() has
completed a lpq and is currently traversing the printing tdb and deleting
jobs.  A workaround is to not delete the job if it has been submitted
less than lp_lpqcachetime() seconds ago.





More information about the samba-cvs mailing list