s3-printing: fix bug 9123 lprng job tracking errors
commitfb15e5a58f79801b0a74a8ddf555411c0fd44acb
authorDavid Disseldorp <ddiss@samba.org>
Tue, 28 Aug 2012 16:58:24 +0000 (28 18:58 +0200)
committerDavid Disseldorp <ddiss@samba.org>
Wed, 29 Aug 2012 12:25:12 +0000 (29 14:25 +0200)
tree6827666abb3e48641c9012adbde93def5a69743d
parent24356f3cc9382b321939a53efec313ebce0acfa5
s3-printing: fix bug 9123 lprng job tracking errors

The lprng printing back-end is truncating the print job filename in the
lpq output, which means that Samba is not able to determine the back-end
job ID for a newly submitted print job.
Remove the unneeded spoolss job ID from the print job file name to
ensure the job filename is not truncated. Also log these warnings at a
higher log level.

Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Wed Aug 29 14:25:13 CEST 2012 on sn-devel-104
source3/printing/print_generic.c
source3/printing/printing.c