patch-2.2.7 linux/include/linux/qnx4_fs.h
Next file: linux/include/linux/sysctl.h
Previous file: linux/include/linux/proc_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/qnx4_fs.h
-  Orig date: 
Sat Sep  5 16:46:41 1998
diff -u --recursive --new-file v2.2.6/linux/include/linux/qnx4_fs.h linux/include/linux/qnx4_fs.h
@@ -95,7 +95,7 @@
 #define QNX4DEBUG(X) (void) 0
 #endif
 
-extern int qnx4_lookup(struct inode *dir, struct dentry *dentry);
+extern struct dentry *qnx4_lookup(struct inode *dir, struct dentry *dentry);
 extern unsigned long qnx4_count_free_inodes(struct super_block *sb);
 extern unsigned long qnx4_count_free_blocks(struct super_block *sb);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)