From owner-freebsd-bugs Mon May 29 8:30: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0789637BCA4 for ; Mon, 29 May 2000 08:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA43046; Mon, 29 May 2000 08:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id BB6A837BA88 for ; Mon, 29 May 2000 08:24:26 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (p3E9EE6F6.dip0.t-ipconnect.de [62.158.230.246]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id RAA00827 for ; Mon, 29 May 2000 17:24:54 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 57F01AC30 for ; Mon, 29 May 2000 17:24:43 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id RAA02241; Mon, 29 May 2000 17:24:23 +0200 (CEST) (envelope-from alex) Message-Id: <200005291524.RAA02241@cichlids.cichlids.com> Date: Mon, 29 May 2000 17:24:23 +0200 (CEST) From: alex@big.endian.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/18874: 32bit NFS servers export wrong negative values to 64bit clients Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18874 >Category: kern >Synopsis: 32bit NFS servers export wrong negative values to 64bit clients >Confidential: yes >Severity: critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 29 08:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Alexander Langer >Release: FreeBSD 5.0-CURRENT i386 >Organization: none >Environment: NFS-Server: FreeBSD 4.0-CURRENT/i386 NFS-Client: FreeBSD 4.0-STABLE/alpha >Description: NFS Server wants to export that fs: /dev/ad0s4g 2482878 2361105 -76857 103% /usr NFS client sees: neutron:/usr/obj 2482878 2361105 18014398509405127 0% /usr/obj >How-To-Repeat: see above >Fix: I'm not a NFS-Nerd, but in my eyes there _should_ be a handshake between server and client _in some way_ and casts to the correct types should be done then depending on the machine archs of the server and client. I know that NFS is a standardized protocol, but this _is_ a bug and must be fixed. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message