https://bugzilla.samba.org/show_bug.cgi?id=1985
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From wayned@samba.org 2004-11-03 13:21 -------
The generator is smart enough to avoid the named pipe, but the receiver is doing
a much cruder, duplicate search to try to deduce what basis file the generator
selected. The proper fix is to start having the generator tell the receiver
what basis file it used, thus avoiding the duplicate search, any potential
confusion caused by selecting the wrong basis file, and (of course) this
named-pipe bug.
I just checked in a new version of the patches/g2r-basis-filename.diff into CVS
that optimizes the flushing of the buffered I/O (which was the one thing I
wanted to finish before considering the patch for inclusion on the trunk).
So, this improvement will be checked into the trunk very soon now. If you'd
like to try out the patches/g2r-basis-filename.diff, feel free. It needs some
robustness testing before being inflicted on an unsuspecting world, however.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.