patch-2.1.128 linux/fs/qnx4/file.c
Next file: linux/fs/qnx4/symlinks.c
Previous file: linux/fs/proc/root.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Nov 12 11:44:09 1998
- Orig file:
v2.1.127/linux/fs/qnx4/file.c
- Orig date:
Sat Sep 5 16:46:41 1998
diff -u --recursive --new-file v2.1.127/linux/fs/qnx4/file.c linux/fs/qnx4/file.c
@@ -180,11 +180,7 @@
struct inode_operations qnx4_file_inode_operations =
{
&qnx4_file_operations, /* default file operations */
-#ifdef CONFIG_QNX4FS_RW
- qnx4_create, /* create */
-#else
- NULL,
-#endif
+ NULL, /* create? It's not a directory */
NULL, /* lookup */
NULL, /* link */
NULL, /* unlink */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov