Let me know if this patch helps things any.
- Gordon
--- linux/fs/fat/file.c.orig Mon Jan 19 01:37:32 1998
+++ linux/fs/fat/file.c Mon Feb 16 02:03:17 1998
@@ -105,7 +105,7 @@
NULL, /* rename */
NULL, /* readlink */
NULL, /* follow_link */
- NULL, /* readpage */
+ generic_readpage, /* readpage */
NULL, /* writepage */
NULL, /* bmap */
fat_truncate, /* truncate */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu