[SSI] openssi/kernel/include/net af_unix.h,1.6,1.7

Roger Tsang <[email protected]>
Newsgroups gmane.linux.cluster.ssic.cvs
Message-ID <[email protected]>
Update of /cvsroot/ssic-linux/openssi/kernel/include/net
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16224/kernel/include/net

Modified Files:
      Tag: OPENSSI-FC
	af_unix.h 
Log Message:
Bug fixes and enhancements. See ChangeLog.


Index: af_unix.h
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/include/net/af_unix.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- af_unix.h	24 Mar 2005 19:54:57 -0000	1.6
+++ af_unix.h	27 Oct 2009 03:18:30 -0000	1.7
@@ -8,7 +8,11 @@
 #define UNIX_HASH_SIZE	256
 
 extern struct hlist_head unix_socket_table[UNIX_HASH_SIZE + 1];
+#ifdef CONFIG_SSI
+extern struct rw_semaphore unix_table_lock;
+#else
 extern rwlock_t unix_table_lock;
+#endif
 
 extern atomic_t unix_tot_inflight;
 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.