From owner-cvs-all Sun Jul 23 1: 1:55 2000 Delivered-To: cvs-all@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-51.dsl.snfc21.pacbell.net [63.202.177.51]) by hub.freebsd.org (Postfix) with ESMTP id 5A18D37BACF; Sun, 23 Jul 2000 01:01:47 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id BAA13280; Sun, 23 Jul 2000 01:11:13 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007230811.BAA13280@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern imgact_elf.c In-reply-to: Your message of "Sun, 23 Jul 2000 00:52:14 PDT." <20000723005214.J13979@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 23 Jul 2000 01:11:13 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm also concerned that you're using atomic_set_long() rather than > or'ing the flag in, there doesn't seem to be a flag in vnode.h that > could possibly co-exist with VTEXT but clearing all other flags > introduces an unexpected side-effect. Er, atomic_set_long is a bit-set operation. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message