Re: UMSDOS support in 2.1.125 doesn't compile

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 29 Oct 1998 21:43:50 +0000 (GMT)


> I've noticed that UMSDOS support doesn't compile in 2.1.125
>
> fs/umsdos/dir.c declares
> static struct dentry_operations umsdos_dentry_operations
>
> while fs/umsdos/rdir.c
> and fs/umsdos/inode.c tries to access it with
> extern struct dentry_operations umsdos_dentry_operations

Its fine in the -ac patches - just lose the static

-
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/