lkml.org 
[lkml]   [2000]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Additions to Manfred patch to ncpfs
Manfred <manfred@colorfullife.com> wrote:
> Subject: [PATCH] ncpfs update for poll changes
> Linus fixed an oopsable bug in fs/select.c, and that broke ncpfs.
> Below is an update for ncpfs, but I couldn't test it.
> Please give it a try,

Hi Linus, hi Manfred,
patch works fine - except that for modular ncpfs you must export
poll_freewait...

Thanks for applying this. If you did not applied Manfred patch
yet, either I or Manfred can resend it...
Petr Vandrovec
vandrove@vc.cvut.cz

diff -urdN linux/kernel/ksyms.c linux/kernel/ksyms.c
--- linux/kernel/ksyms.c Wed Jul 12 15:59:44 2000
+++ linux/kernel/ksyms.c Wed Jul 12 16:38:10 2000
@@ -235,6 +235,7 @@
EXPORT_SYMBOL(vfs_statfs);
EXPORT_SYMBOL(generic_read_dir);
EXPORT_SYMBOL(__pollwait);
+EXPORT_SYMBOL(poll_freewait);
EXPORT_SYMBOL(ROOT_DEV);
EXPORT_SYMBOL(__find_get_page);
EXPORT_SYMBOL(__find_lock_page);


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

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