Errors compiling ncpfs in 2.1.63

Gestor de Sistemes (sistema@readysoft.es)
Thu, 13 Nov 1997 00:01:08 +0100 (MET)


ncpfs doesnŽt compile out of the box in 2.1.63.

ThereŽs a reference to a new type called mm_segment_t that I canŽt find
anywhere.

2 files are affected:
fssock.c (line 85)
fs/ncpfs/mmap.c (line 43)

Both have a definition like this one:
mm_segment_t

In the rest of filesystems this definition is:
unsigned long fs;

IŽve changed it and now it compiles.
IŽll report if it also works.

Pau Aliagas
Ready Soft