Date: Mon, 26 Jan 2004 17:51:32 +0100 (CET) From: Lukas Ertl <l.ertl@univie.ac.at> To: Pawel Jakub Dawidek <nick@garage.freebsd.pl> Cc: freebsd-geom@freebsd.org Subject: Re: Preventing deadlocks on the event queue. Message-ID: <20040126175100.W619@korben.in.tern> In-Reply-To: <20040126161300.GJ565@garage.freebsd.pl> References: <20040125234848.GH565@garage.freebsd.pl> <20040126161300.GJ565@garage.freebsd.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 26 Jan 2004, Pawel Jakub Dawidek wrote: > On Mon, Jan 26, 2004 at 04:50:38PM +0100, Lukas Ertl wrote: > +> > +> Do you really want to make this a separate function? Since it's just a > +> one-line comparison, wouldn't a macro suffice? > > I want to avoid exporting 'g_event_proc' from geom_kern.c (it is declareted > staticaly there). Ah, yes, sorry, I missed the fact that the function would end up in geom_kern.c. regards, le -- Lukas Ertl eMail: l.ertl@univie.ac.at UNIX Systemadministrator Tel.: (+43 1) 4277-14073 Vienna University Computer Center Fax.: (+43 1) 4277-9140 University of Vienna http://mailbox.univie.ac.at/~le/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040126175100.W619>