msdos_fs.h - 2.1.79

Kostas Liakakis (kostas@rincewind.techpath.gr)
Sun, 18 Jan 1998 17:24:25 +0200 (EET)


Declarations of int fat_get_cluster(struct inode *inode,int cluster)
is missing from linux/msdos_fs.h. Thus fatfs_syms.c fail to compile when
it tries to EXPORT_SYMBOL(fat_get_cluster)

-K.