patch-2.1.51 linux/include/linux/dcache.h

Next file: linux/include/linux/fs.h
Previous file: linux/include/linux/blk.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.50/linux/include/linux/dcache.h linux/include/linux/dcache.h
@@ -97,7 +97,6 @@
 extern void d_delete(struct dentry *);
 
 /* allocate/de-allocate */
-extern void d_free(struct dentry *);
 extern struct dentry * d_alloc(struct dentry * parent, const struct qstr *name);
 extern void shrink_dcache(void);
 extern int d_invalidate(struct dentry *);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov