Re: 2.2.18pre10: A few warnings less...

2000-09-27 Thread Trond Myklebust
> " " == Horst von Brand <[EMAIL PROTECTED]> writes: > - There are several headers for NFS: > include/linux/nfs.h include/linux/nfs2.h > include/linux/nfs3.h include/linux/nfsd/const.h > Several constants defined in nfs?.h are repeated in > nfsd/const.h,

Re: 2.2.18pre10: A few warnings less...

2000-09-27 Thread Urban Widmark
On Tue, 26 Sep 2000, Horst von Brand wrote: > - The whole nls stuff is a bunch of tables plus a few functions and > structures that look like boilerplate code to my (untrained) eye. I'd > rewrite the whole lot as the tables plus an #included file that gives the > rest, to reduce the possib