[SSI] openssi/kernel/include/cluster/ssi/util rmtfb.h,1.12,1.13
Roger Tsang <[email protected]> Mon, 17 Jan 2011 06:22:07 +0000
| Newsgroups | gmane.linux.cluster.ssic.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ssic-linux/openssi/kernel/include/cluster/ssi/util
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24641/include/cluster/ssi/util
Modified Files:
Tag: OPENSSI-FC
rmtfb.h
Log Message:
de-activate rfb_magic field in rmtfb_cli structure when not debugging. (#ifndef RFBDEBUG)
Index: rmtfb.h
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/include/cluster/ssi/util/rmtfb.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- rmtfb.h 5 Mar 2010 06:05:59 -0000 1.12
+++ rmtfb.h 17 Jan 2011 06:22:05 -0000 1.13
@@ -65,7 +65,9 @@
struct rmtfb_cli {
struct rmtfb_cmn common; /* must be first */
+#ifdef RFBDEBUG
u32 rfb_magic; /* hocus pocus */
+#endif
clusternode_t rfb_server; /* fb server node */
};
@@ -74,10 +76,6 @@
unsigned long id;
};
-#ifdef RMTFB_REFCNT_FIX
-struct rmtfb_cli *ftocli(struct file *file);
-#endif
-
#ifdef SSI_NOTUSED
/* support for unique number server */
void rmtfb_getids(struct hlist_head *ids, unsigned long min);
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl