patch-2.3.6 linux/fs/dcache.c
Next file: linux/fs/devpts/inode.c
Previous file: linux/fs/coda/inode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jun 8 10:47:58 1999
- Orig file:
v2.3.5/linux/fs/dcache.c
- Orig date:
Sun Apr 25 23:17:56 1999
diff -u --recursive --new-file v2.3.5/linux/fs/dcache.c linux/fs/dcache.c
@@ -546,7 +546,7 @@
entry->d_inode = inode;
}
-struct dentry * d_alloc_root(struct inode * root_inode, struct dentry *old_root)
+struct dentry * d_alloc_root(struct inode * root_inode)
{
struct dentry *res = NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)