Subject: Re: CVS commit: src
To: None <wrstuden@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 09/16/2005 09:23:19
> Actually, the root node usually gets identifier 2 in a number of file 
> systems. Node 1 is often used as roots "parent."
> 
> Other file systems have taken the root == 2 behavior and used inode 1 for 
> special things.

yes.
do you think tmpfs should follow the convention?
ie. do you know anything assuming it?

YAMAMOTO Takashi