Subject: Re: The demise of DEV_BSIZE
To: Bill Studenmund <wrstuden@nas.nasa.gov>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 10/11/1999 18:35:46
On Mon, 11 Oct 1999 18:19:01 -0700 (PDT) 
 Bill Studenmund <wrstuden@nas.nasa.gov> wrote:

 > Hmmm. Because we're filling in specinfo. All the other fields in specinfo
 > get filled in in checkalias(), so it seems like the logical choice to me.

...and where in the call-graph is checkalias() called?  If it's *after*
(*d_open)(), you can call (*d_ioctl)().

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>