patch-2.1.128 linux/fs/qnx4/symlinks.c
Next file: linux/fs/readdir.c
Previous file: linux/fs/qnx4/file.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/symlinks.c
- Orig date:
Sat Sep 5 16:46:41 1998
diff -u --recursive --new-file v2.1.127/linux/fs/qnx4/symlinks.c linux/fs/qnx4/symlinks.c
@@ -32,11 +32,7 @@
struct inode_operations qnx4_symlink_inode_operations =
{
NULL, /* no file-operations */
-#ifdef CONFIG_QNX4FS_RW
- qnx4_create, /* create */
-#else
- NULL,
-#endif
+ NULL, /* create */
NULL, /* lookup */
NULL, /* link */
NULL, /* unlink */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov