lkml.org 
[lkml]   [1998]   [Jan]   [6]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateTue, 6 Jan 1998 17:05:02 +0200
FromJani Hakala <>
Subject2.1.78: coda/symlink.c doesn't compile [PATCH]
Following patch allowed me to compile coda support:


--- linux/fs/coda/symlink.c.orig	Tue Jan  6 05:55:50 1998
+++ linux/fs/coda/symlink.c	Tue Jan  6 06:09:43 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;

Jani Hakala		      	      	   




\
 
 \ /
  Last update: 2005-03-22 12:41    [from the cache]
©2003-2008