Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Sep 2001 14:29:09 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        John Baldwin <jhb@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/msdosfs denode.h msdosfs_denode.c msdosfs_lookup.c msdosfs_vfsops.c msdosfs_vnops.c 
Message-ID:  <200109132029.f8DKT9t13894@harmony.village.org>
In-Reply-To: Your message of "Thu, 13 Sep 2001 12:53:41 PDT." <Pine.BSF.4.21.0109131252080.64766-100000@InterJet.elischer.org> 
References:  <Pine.BSF.4.21.0109131252080.64766-100000@InterJet.elischer.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.21.0109131252080.64766-100000@InterJet.elischer.org> Julian Elischer writes:
: Why are you doing this?
: having pointers to threads that are calle proc is going to be REALLY 
: confusing!

I did the opposite to make my stuff more portable to -stable.  Eg, I
was able to get away with '#define thread proc' given my use of the
struct thread/proc.

I find changes of this nature to be espeically bad for people that
have to live in multiple versions of the OS.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109132029.f8DKT9t13894>