Re: Suggested dual human/binary interface for proc/devfs

Horst von Brand (vonbrand@inf.utfsm.cl')
Thu, 13 Apr 2000 10:03:27 -0400


Linus Torvalds <torvalds@transmeta.com> said:
> On Wed, 12 Apr 2000, Richard Gooch wrote:

[...]

> > How? And just doing it at bootup isn't enough. Sometime later the
> > sysadmin does chmod(2) on /dev/floppy/0. That change has to be pushed
> > through to the underlying FS.

> "underlying FS"?

> There doesn't _need_ to be anything underlying.

For a RAMFS which starts clean each time it is mounted you are right. For a
filesystem that manages devices persistence of permissions and ownership is
vital, as is managing those with the standard tools (chown(1), chmod(1),
ls(1), find(1), ...).

[...]

> What do you buy by having a separate backing store (aka "underlying FS")?
> Not much.

Only the difference between "utterly broken" and "working" for devfs

-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/