Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2007 06:10:08 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/78953: commit references a PR
Message-ID:  <200708020610.l726A8lw098382@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/78953; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/78953: commit references a PR
Date: Thu,  2 Aug 2007 06:02:15 +0000 (UTC)

 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>
   =============================================================================
   
   Revision  Changes    Path
   1.15.2.1  +3 -1      src/sys/fs/smbfs/smbfs_smb.c
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708020610.l726A8lw098382>