patch-2.2.8 linux/include/linux/dcache.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/linux/capability.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat May 8 17:56:37 1999
- Orig file:
v2.2.7/linux/include/linux/dcache.h
- Orig date:
Tue Mar 23 14:35:48 1999
diff -u --recursive --new-file v2.2.7/linux/include/linux/dcache.h linux/include/linux/dcache.h
@@ -77,7 +77,7 @@
};
struct dentry_operations {
- int (*d_revalidate)(struct dentry *);
+ int (*d_revalidate)(struct dentry *, int);
int (*d_hash) (struct dentry *, struct qstr *);
int (*d_compare) (struct dentry *, struct qstr *, struct qstr *);
void (*d_delete)(struct dentry *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)