In message <[EMAIL PROTECTED]>, Daniel O'Connor writ
es:
>I end up with EFBIG when trying to read the .katie-server-info file, but
>if I create a file inside the view (eg echo "abc" >foo) then it can be
>read  with no problem, _but_ the dump of NFS traffic doesn't show a read
>for that file.

At a guess, the server is incorrectly reporting the maximum file
size. You might be able to verify this by creating a file of the
same size as .katie-server-info and checking if you get the same
error. The bug in the server is likely to be in its "fsinfo" op
function - see the FSINFO3resok definition in RFC1813 for how the
fsinfo reply is supposed to be formed.

Ian

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to