patch-2.2.7 linux/include/linux/affs_fs.h
Next file: linux/include/linux/ext2_fs.h
Previous file: linux/include/linux/adfs_fs.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 23 21:20:38 1999
- Orig file:
v2.2.6/linux/include/linux/affs_fs.h
- Orig date:
Fri Jul 31 17:10:57 1998
diff -u --recursive --new-file v2.2.6/linux/include/linux/affs_fs.h linux/include/linux/affs_fs.h
@@ -60,7 +60,7 @@
/* namei.c */
extern int affs_hash_name(const unsigned char *name, int len, int intl, int hashsize);
-extern int affs_lookup(struct inode *dir, struct dentry *dentry);
+extern struct dentry *affs_lookup(struct inode *dir, struct dentry *dentry);
extern int affs_unlink(struct inode *dir, struct dentry *dentry);
extern int affs_create(struct inode *dir, struct dentry *dentry, int mode);
extern int affs_mkdir(struct inode *dir, struct dentry *dentry, int mode);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)