From owner-freebsd-current@FreeBSD.ORG Mon Feb 2 19:47:56 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD77116A4CE for ; Mon, 2 Feb 2004 19:47:56 -0800 (PST) Received: from seed.net.tw (sn14.seed.net.tw [139.175.54.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C5A243D48 for ; Mon, 2 Feb 2004 19:47:55 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.121.140] (port=54188 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.23:1) id 1AnrXV-000ECc-Va for freebsd-current@freebsd.org; Tue, 03 Feb 2004 11:47:54 +0800 Received: from localhost (localhost [127.0.0.1]) by chihiro.leafy.idv.tw (Postfix) with ESMTP id 571DAC4 for ; Tue, 3 Feb 2004 11:47:53 +0800 (CST) Received: from chihiro.leafy.idv.tw ([127.0.0.1]) by localhost (chihiro.leafy.idv.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 39960-05 for ; Tue, 3 Feb 2004 11:47:34 +0800 (CST) Received: by chihiro.leafy.idv.tw (Postfix, from userid 1000) id AC43335; Tue, 3 Feb 2004 11:47:34 +0800 (CST) Date: Tue, 3 Feb 2004 11:47:34 +0800 From: leafy To: freebsd-current@freebsd.org Message-ID: <20040203034734.GA44650@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org References: <20040203033302.GA95799@xor.obsecurity.org> <1075779336.47782.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <1075779336.47782.6.camel@shumai.marcuscom.com> User-Agent: Mutt/1.5.5.1i X-Virus-Scanned: by amavisd-new at leafy.idv.tw Subject: Re: world broken in mount X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 03:47:56 -0000 On Mon, Feb 02, 2004 at 10:35:37PM -0500, Joe Marcus Clarke wrote: > > Anyone else seeing this? > > Yeah, looks like there's a typo in mount.c. ``owner'' should read > ``f_owner'' I think. > > Joe I saw this too and sent patch to jdp@ Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming