Subject: Re: mp->mnt_vnodelist change
To: Christos Zoulas <christos@astron.com>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 10/20/2006 09:15:54
On Oct 20, 2006, at 8:10 AM, Christos Zoulas wrote:

> Why do you need to special case the empty TAILQ? Doesnt'  
> TAILQ_INSTERT_TAIL
> work all the time?

Right.  There is no need to special-case this.

>
> christos

-- thorpej