From owner-freebsd-fs Sun Mar 1 02:31:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA23794 for freebsd-fs-outgoing; Sun, 1 Mar 1998 02:31:01 -0800 (PST) (envelope-from owner-freebsd-fs@FreeBSD.ORG) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA23782 for ; Sun, 1 Mar 1998 02:30:58 -0800 (PST) (envelope-from michaelh@cet.co.jp) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.8/CET-v2.2) with SMTP id KAA17232; Sun, 1 Mar 1998 10:29:47 GMT Date: Sun, 1 Mar 1998 19:29:47 +0900 (JST) From: Michael Hancock To: Bruce Evans cc: eivind@yes.no, jlemon@americantv.com, fs@FreeBSD.ORG Subject: Re: syncer / SMP question In-Reply-To: <199802281349.AAA03879@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 1 Mar 1998, Bruce Evans wrote: > >This is about half the code of the previous version, and to me it is > >much clearer than before. > > It seems to make one case simpler. How would you handle a return from > inside the loop, like the one in getfsstat()? Requiring a single exit > point is not an option :-). goto out; Regards, Mike Hancock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message