From owner-freebsd-hackers@FreeBSD.ORG Tue Jul 1 10:28:39 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C27537B401 for ; Tue, 1 Jul 2003 10:28:39 -0700 (PDT) Received: from honolulu.procergs.com.br (honolulu.procergs.com.br [200.198.128.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 124A243FDF for ; Tue, 1 Jul 2003 10:28:38 -0700 (PDT) (envelope-from marcelo-leal@procergs.rs.gov.br) Received: from ws-tor-0004.procergs (unknown [172.28.5.20]) by honolulu.procergs.com.br (Postfix) with ESMTP id 3CF09AE38 for ; Tue, 1 Jul 2003 14:28:32 -0300 (BRT) Received: from procergs.rs.gov.br (localhost [127.0.0.1]) by ws-tor-0004.procergs (Postfix) with ESMTP id 2DF36C12D12 for ; Tue, 1 Jul 2003 14:27:57 -0300 (BRT) From: omestre@freeshell.org To: freebsd-hackers@freebsd.org Date: Tue, 01 Jul 2003 14:27:56 -0300 Sender: marcelo-leal@procergs.rs.gov.br Message-Id: <20030701172757.2DF36C12D12@ws-tor-0004.procergs> Subject: cookie size... X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 17:28:40 -0000 Hello, Do you know how can i make the cookies (FreeBSD 5.x) size linux compatible? I have FreeBSD machines (5.x), NFS clients of a NFS linux server... and the locks do not work. The server reports the incompatible cookie size for lock requests... (in 4.x works). So, i want recompile the software in question ( i don't know what) :), and make it 8 bytes in size. Thanks. --- +-----------------------------------------------------------------+