On Tue, 15 May 2001, Alexander Viro wrote: > > If you want them all to inherit it - inherit from mountpoint. ..which is exactly what the device node ends up being. The implicit mount-point. And which point, btw, it is completely indistinguishable to user space whether the thing is implemented as a full filesystem, or whether it's just that the device node exports a simple "lookup()" that it passes down to the device driver. So this is also the point where it becomes nothing but an implementation issue, and as such it's much less contentious. Done right, they'll be automatic mount-points, which gives us: - perfect backwards compatibility (opening just the node will do what it has always done) - _zero_ extra system administration. And I really think the zero system administration thing is the important one. For some reason, sysadmin is where all the fights break out (see devfs, but historically we had all the same problems with the original device naming etc). Sysadmin and editors. The holy wars of UNIX. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: no ioctls for serial ports? [was Re: LANANA: To Pendin... Alexander Viro
- Re: no ioctls for serial ports? [was Re: LANANA: To Pendin... Abramo Bagnara
- Re: no ioctls for serial ports? [was Re: LANANA: To Pendin... Alexander Viro
- Re: no ioctls for serial ports? [was Re: LANANA: To Pendin... Abramo Bagnara
- Re: no ioctls for serial ports? [was Re: LANANA: To Pendin... Alexander Viro
- Re: no ioctls for serial ports? [was Re: LANANA: To Pendin... Alexander Viro
- handling network using filesystem [was Re: no ioctls for s... Pavel Machek
- Re: no ioctls for serial ports? [was Re: LANANA: To Pendin... Abramo Bagnara
- Re: LANANA: To Pending Device Number Registrants H. Peter Anvin
- Re: LANANA: To Pending Device Number Registrants Alexander Viro
- Re: LANANA: To Pending Device Number Registrants Linus Torvalds
- Re: LANANA: To Pending Device Number Registrants Daniel Phillips
- Re: LANANA: To Pending Device Number Registrants H. Peter Anvin
- Re: LANANA: To Pending Device Number Registrants James Simmons
- Re: LANANA: To Pending Device Number Registrants H. Peter Anvin
- Re: LANANA: To Pending Device Number Registrants Chip Salzenberg
- Re: LANANA: To Pending Device Number Registrants James Simmons
- Re: LANANA: To Pending Device Number Registrants Jan Harkes
- Re: LANANA: To Pending Device Number Registrants Martin Dalecki
- Re: LANANA: To Pending Device Number Registrants Ingo Oeser
- Re: LANANA: To Pending Device Number Registrants Richard Gooch