Searched hist:211190 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/lpr/lpd/
H A Dprintjob.cdiff 211190 Wed Aug 11 17:38:32 MDT 2010 gad - Improve the wait4data() routine so it behaves better when checking
print-jobs which have last-modification times that are in the future.
This shouldn't happen, of course, but it can. And when it did happen,
the previous check could cause completely-spooled jobs to sit in the
queue for 20 minutes per job. The new code waits until the last-modify
time is not changing, instead of making decisions based on the specific
value of last-modify.

MFC after: 2 weeks

Completed in 74 milliseconds