On Wed, 13 Dec 2000, Chip Salzenberg wrote:

> According to Alexander Viro:
> > On Wed, 13 Dec 2000, Chip Salzenberg wrote:
> > > According to Alexander Viro:
> > > > 9P is quite simple and unlike CORBA it had been designed for taking
> > > > kernel stuff to userland.  Besides, authors definitely understand
> > > > UNIX...
> > > 
> > > As nice as 9P is, it'll need some tweaks to work with Linux.
> > > For example, it limits filenames to 30 characters; that's not OK.
> > 
> > For RPC-style uses? Why?
> 
> For the same reason C compilers recognize more than eight significant
> characters in externals, even though ANSI doesn't require them to.

s/30/255/ and you've got a big problem with ext2...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to