From owner-freebsd-current Thu Dec 17 06:24:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01508 for freebsd-current-outgoing; Thu, 17 Dec 1998 06:24:21 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from bright.fx.genx.net (bright.fx.genx.net [206.64.4.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA01502 for ; Thu, 17 Dec 1998 06:24:20 -0800 (PST) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.9.1) with ESMTP id JAA01169; Thu, 17 Dec 1998 09:16:32 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Thu, 17 Dec 1998 09:16:32 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: Doug Rabson cc: current@FreeBSD.ORG Subject: Re: Weird NFS error using Solaris 7 server In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 17 Dec 1998, Doug Rabson wrote: > > > I might be wrong but I think the bug is in the client code and surfaced because > > > Solaris 7 has become stricter about clients adhering to the protocol specs. > > > > This sounds like a good starting point; any chance of tracking down > > where the time values are supposed to be set in the FreeBSD code and > > fixing that, since that's what seems to be wrong...? > > I've been looking into this today. Its clear that we are doing the wrong > thing for the attributes passed to CREATE, MKNOD and SYMLINK. I made some > changes which I think should do the right thing but I can't test them > against a Solaris server. One strange effect on a FreeBSD server (with or > without this patch) is that the modtime of testfile1 is set to -1. I'll > look into that later. Could someone test this patch and tell me if it > improves things for Solaris? > > Index: nfs_vnops.c > =================================================================== > RCS file: /home/ncvs/src/sys/nfs/nfs_vnops.c,v > retrieving revision 1.114 > diff -u -r1.114 nfs_vnops.c i'm sorry, what am i looking for? I can test, but i don't know what to report about.... -Alfred Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com -- There are operating systems, and then there's FreeBSD. -- http://www.freebsd.org/ 3.0-current To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message