patch-2.1.46 linux/net/socket.c

Next file: linux/Makefile
Previous file: linux/net/appletalk/sysctl_net_atalk.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.45/linux/net/socket.c linux/net/socket.c
@@ -227,7 +227,6 @@
 		file->f_op = &socket_file_ops;
 		file->f_mode = 3;
 		file->f_flags = O_RDWR;
-		file->f_dentry = d_alloc_root(inode, NULL);
 		file->f_pos = 0;
 	}
 	return fd;


FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov