lkml.org 
[lkml]   [1998]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
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 13:41    [W:0.298 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site