UMSDOS support in 2.1.125 doesn't compile

qvha (qvha@ubisoft.com)
Thu, 29 Oct 1998 11:25:02 -0800


Hi,

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

Great work by the way :o)

Viet

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