Re: Patch for msdosfs in 2.1.46

Michael Harnois (mharnois@sbt.net)
23 Jul 1997 16:26:50 -0500


Andreas, this patch is also necessary for the fat systems to load as
modules.

It appears that the patch you submitted for lookup_dentry fixed the
problem I was having with the port of vfat I had submitted several
days ago to the list. I am going to check it against what you did with
msdos, and will resubmit it if I make changes.

--- ksyms.c.orig Wed Jul 23 16:24:48 1997
+++ ksyms.c Wed Jul 23 12:40:37 1997
@@ -150,6 +150,9 @@
EXPORT_SYMBOL(close_fp);
EXPORT_SYMBOL(d_alloc_root);
EXPORT_SYMBOL(d_delete);
+EXPORT_SYMBOL(d_add);
+EXPORT_SYMBOL(d_move);
+EXPORT_SYMBOL(d_instantiate);
EXPORT_SYMBOL(insert_file_free);
EXPORT_SYMBOL(check_disk_change);
EXPORT_SYMBOL(invalidate_buffers);
@@ -181,6 +184,7 @@
EXPORT_SYMBOL(posix_block_lock);
EXPORT_SYMBOL(posix_unblock_lock);
EXPORT_SYMBOL(dput);
+EXPORT_SYMBOL(__mark_inode_dirty);
#if !defined(CONFIG_NFSD) && defined(CONFIG_NFSD_MODULE)
EXPORT_SYMBOL(do_nfsservctl);
#endif

-- 
 Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA
 mharnois@sbt.net  aa0bt@aa0bt.ampr.org
 "Few sinners are saved after the first 20 minutes of 
  a sermon."  --Mark Twain