cvs commit: src/sys/fs/smbfs smbfs_smb.c
Remko Lodder
remko at elvandar.org
Thu Aug 2 00:13:07 PDT 2007
On Thu, August 2, 2007 8:02 am, Craig Rodrigues wrote:
> rodrigc 2007-08-02 06:02:07 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_6)
> sys/fs/smbfs smbfs_smb.c
> Log:
> MFC 1.16:
>
> Fix interaction with Windows 2000/XP based servers:
>
> If the complete reply on the TRANS2_FIND_FIRST2 request fits exactly
> into one responce packet, then next call to TRANS2_FIND_NEXT2 will
> return
> zero entries and server will close current transaction. To avoid
> subsequent errors we should not perform FIND_CLOSE2 request.
>
> PR: 78953
> Submitted by: Jim Carroll <jim carroll com>
> Requested by: Antony Mawer <fbsd-fs mawer org>, Peter <peter pean
> org>
Thanks!
--
Kind regards,
Remko Lodder ** remko at elvandar.org
FreeBSD ** remko at FreeBSD.org
/* Quis custodiet ipsos custodes */
More information about the cvs-src
mailing list