patch-2.1.34 linux/include/net/af_unix.h
Next file: linux/include/net/dst.h
Previous file: linux/include/linux/sunrpc/clnt.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Apr 14 09:31:10 1997
-  Orig file: 
v2.1.33/linux/include/net/af_unix.h
-  Orig date: 
Thu Dec 12 06:54:21 1996
diff -u --recursive --new-file v2.1.33/linux/include/net/af_unix.h linux/include/net/af_unix.h
@@ -16,7 +16,7 @@
 
 struct unix_address
 {
-	int		refcnt;
+	atomic_t	refcnt;
 	int		len;
 	unsigned	hash;
 	struct sockaddr_un name[0];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov