[SSI] openssi/kernel/include/cluster/ssi/cfs cfs_clnt.h,1.14,1.15
Roger Tsang <[email protected]> Fri, 05 Mar 2010 06:15:06 +0000
| Newsgroups | gmane.linux.cluster.ssic.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ssic-linux/openssi/kernel/include/cluster/ssi/cfs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5782/kernel/include/cluster/ssi/cfs
Modified Files:
Tag: OPENSSI-FC
cfs_clnt.h
Log Message:
CFS (#ifdef CFS_DCACHE_KMEM_CACHE):
- Allocate cfs_dcached struct from kmem_cache.
cluster/ssi/cfs/dir.c | 141 +++++++++++++++++------------
cluster/ssi/cfs/inode.c | 8 +
include/cluster/ssi/cfs/cfs_clnt.h | 2
include/linux/config.h | 4
4 files changed, 98 insertions(+), 57 deletions(-)
Index: cfs_clnt.h
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/include/cluster/ssi/cfs/cfs_clnt.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- cfs_clnt.h 24 Mar 2009 04:26:29 -0000 1.14
+++ cfs_clnt.h 5 Mar 2010 06:15:04 -0000 1.15
@@ -82,6 +82,7 @@
extern u_long cfspol_getclidel(struct inode *ip);
#endif
+#ifdef SSI_CFS_NEGDCACHE
/*
* Structure for coherency management of the Linux's Dcache
*/
@@ -93,6 +94,7 @@
/* Convert a Linux Dcache entry into GFS Dcache data */
#define vdc2dcd(dentry) ((dentry)->d_fsdata)
+#endif /* SSI_CFS_NEGDCACHE */
extern cluster_svc_t cluster_cfs_svc;
extern cluster_svc_t cluster_fs_svc;
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev