Date: Thu, 23 Jan 2003 16:17:23 -0800 (PST) From: Nate Lawson <nate@root.org> To: Juli Mallett <jmallett@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: Test this! Patch to make newfs(8) use libufs. Message-ID: <Pine.BSF.4.21.0301231615580.73084-100000@root.org> In-Reply-To: <20030123161201.A68445@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0301231615580.73084-100000>