Subject: Re: vfs init q
To: Jaromir Dolecek <dolecek@ics.muni.cz>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 02/10/2000 15:04:56
On Thu, 10 Feb 2000 10:16:01 +0100 (MET) 
 Jaromir Dolecek <dolecek@ics.muni.cz> wrote:

 > Hi,
 > filesystems' init routine is always called from process context, right ?
 > vfsinit() is called after proc0 is created and for LKMs, the init
 > is called from context of process loading the LKM AFAICS.
 > Am I right ?

Right.

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