Update smbfs task: I was unable to reproduce the described problems

locally using Samba and mount_smbfs, suggesting a possible interop
issue.
This commit is contained in:
Robert Watson 2002-11-22 18:15:21 +00:00
parent 5a59b24978
commit 1026fec3cb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14988

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'> <!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.42 2002/11/22 18:12:38 rwatson Exp $"> <!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.43 2002/11/22 18:14:01 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues"> <!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -249,7 +249,10 @@
recent 5.0-CURRENT snapshots. The symptoms appear to be that recent 5.0-CURRENT snapshots. The symptoms appear to be that
smbfs will mount, but reads return an error, and writes result smbfs will mount, but reads return an error, and writes result
in 0-byte files. Testing of smbfs is encouraged, and claiming of in 0-byte files. Testing of smbfs is encouraged, and claiming of
this trouble item if problems are found is likewise encouraged.</td> this trouble item if problems are found is likewise encouraged.
Note: this problem may be limited to Win2K or WinNT servers,
as some local testing demonstrates that smbfs with Samba is
not having this problem.</td>
</tr> </tr>
<tr> <tr>