![]() | |||||||||||||
Messages in this thread Patch in this message |
Coda doesn't compile in 2.1.78 - looks like a rather strange typo.
This fixes it:
--- symlink.c~ Tue Jan 6 04:10:34 1998
+++ symlink.c Tue Jan 6 12:52:10 1998
@@ -50,7 +50,7 @@
NULL /* revalidate */
};
-static int coda_readlink(struct inode *dentry, char *buffer, int length)
+static int coda_readlink(struct dentry *dentry, char *buffer, int length)
{
struct inode *inode = dentry->d_inode;
int len;
-- bero@bero-online.ml.org - ICQ/UIN 6545964 - http://www.star-trek.ml.org/ --
"Nobody will ever need more than 640k RAM!"
-- Bill Gates, 1981
"Windows 95 needs at least 8 MB RAM."
-- Bill Gates, 1996
"Nobody will ever need Windows 95."
-- logical conclusion
| ||||||||||||
| Last update: 2005-03-22 12:41 [W:0.074 / U:0.110 seconds] ©2003-2008 Jasper Spaans | |||||||||||||