lkml.org 
[lkml]   [1997]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: Patch for msdosfs in 2.1.46
From
Date
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


\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.076 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site