[PATCH] Additions to Manfred patch to ncpfs

From: Petr Vandrovec (vandrove@vc.cvut.cz)
Date: Wed Jul 12 2000 - 12:02:49 EST


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/



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:15 EST