(Illustration by Gaich Muramatsu)
The NetBSD 5 stable branch now has the fix to make pwd work in coda. (This does not address the directory alignment issue, which is separate.) Return-Path: <bounces-source-changes-owner-gdt=ir.bbn.com_at_NetBSD.org> X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on fnord.ir.bbn.com X-Spam-Level: X-Spam-Status: No, score=-22.9 required=1.0 tests=ALL_TRUSTED,BAYES_00, T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-Spam-DCC: :_DCCR X-Original-To: gdt_at_ir.bbn.com Delivered-To: gdt_at_ir.bbn.com Received: from mail.netbsd.org (ns.NetBSD.org [IPv6:2001:4f8:3:7::53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by fnord.ir.bbn.com (Postfix) with ESMTPS id 0199F53A9 for <gdt_at_ir.bbn.com>; Wed, 25 Jan 2012 16:20:57 -0500 (EST) Received: by mail.netbsd.org (Postfix, from userid 605) id A002014A286; Wed, 25 Jan 2012 21:20:53 +0000 (UTC) Delivered-To: source-changes_at_NetBSD.org Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5ACC814A148 for <source-changes_at_NetBSD.org>; Wed, 25 Jan 2012 21:20:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id RuXrnjq07Qlt for <source-changes_at_NetBSD.org>; Wed, 25 Jan 2012 21:20:51 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id BFB1C14A13C for <source-changes_at_NetBSD.org>; Wed, 25 Jan 2012 21:20:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BD0B2175DD; Wed, 25 Jan 2012 21:20:51 +0000 (UTC) Date: Wed, 25 Jan 2012 21:20:51 +0000 From: "Jeff Rizzo" <riz_at_netbsd.org> Subject: CVS commit: [netbsd-5] src/sys/coda To: source-changes_at_NetBSD.org X-Mailer: log_accum Message-Id: <20120125212051.BD0B2175DD_at_cvs.netbsd.org> Sender: source-changes-owner_at_NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d_at_NetBSD.org Mail-Reply-To: "Jeff Rizzo" <riz_at_netbsd.org> Mail-Followup-To: source-changes-d_at_NetBSD.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (fnord.ir.bbn.com [0.0.0.0]); Wed, 25 Jan 2012 16:20:57 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain Module Name: src Committed By: riz Date: Wed Jan 25 21:20:51 UTC 2012 Modified Files: src/sys/coda [netbsd-5]: coda.h Log Message: Pull up following revision(s) (requested by gdt in ticket #1716): sys/coda/coda.h: revision 1.15 Make file_id unsigned so it does not get sign extended when promoted to a 64bit ino_t. To generate a diff of this commit: cvs rdiff -u -r1.14.52.1 -r1.14.52.2 src/sys/coda/coda.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.Received on 2012-01-25 16:30:39