From owner-freebsd-current Thu Jan 23 16:17:29 2003 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 D408B37B401 for ; Thu, 23 Jan 2003 16:17:28 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 288AD43EB2 for ; Thu, 23 Jan 2003 16:17:27 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 73317 invoked by uid 1000); 24 Jan 2003 00:17:23 -0000 Date: Thu, 23 Jan 2003 16:17:23 -0800 (PST) From: Nate Lawson To: Juli Mallett Cc: current@FreeBSD.org Subject: Re: Test this! Patch to make newfs(8) use libufs. In-Reply-To: <20030123161201.A68445@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 23 Jan 2003, Juli Mallett wrote: > > Here's the URL once more: > http://people.freebsd.org/~jmallett/newfs-libufs.diff Two minor issues: one use of "if Nflag" is left near the beginning of the diff and would prefer the check in bwrite() be "if !Nflag" instead of returning early. -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message