patch-2.1.79 linux/fs/affs/symlink.c
Next file: linux/fs/binfmt_elf.c
Previous file: linux/fs/affs/super.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 12 14:46:24 1998
- Orig file:
v2.1.78/linux/fs/affs/symlink.c
- Orig date:
Tue Jan 6 09:37:36 1998
diff -u --recursive --new-file v2.1.78/linux/fs/affs/symlink.c linux/fs/affs/symlink.c
@@ -44,7 +44,7 @@
};
static int
-affs_readlink(struct inode *dentry, char *buffer, int buflen)
+affs_readlink(struct dentry *dentry, char *buffer, int buflen)
{
struct inode *inode = dentry->d_inode;
struct buffer_head *bh;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov