[SSI] openssi ChangeLog,1.234,1.235

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

Modified Files:
      Tag: OPENSSI-FC
	ChangeLog 
Log Message:
update


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/ChangeLog,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -d -r1.234 -r1.235
--- ChangeLog	8 Feb 2009 02:56:20 -0000	1.234
+++ ChangeLog	8 Feb 2009 06:51:07 -0000	1.235
@@ -2,7 +2,7 @@
 
 2009/02/07	rogertsang <[email protected]>
 	* IPC:
-	- Fix missing sock_hold() for rmtunix_cache_info(). (#ifdef IPC_STALE_RMTUNIX_CACHE_FIX)
+	- Fix missing sock_hold() for sock reference in rmtunix_socket_info structure. (#ifdef IPC_STALE_RMTUNIX_CACHE_FIX)
 	- Regression:
 	  - rmtunix_socket_info structure lookup race with dealloc. (#ifdef RCU_RMTUNIX_CACHE)
 
@@ -28,7 +28,7 @@
 	* VPROC:
 	- Regression:
 	  - pvpop_reclaim_child() livelock in __ptrace_unlink path. Thanks to
-	    John Huges for reporting bug. (#ifdef VPROC_RW_LOCK)
+	    John Hughes for reporting problem. (#ifdef VPROC_RW_LOCK)
 
 	 cluster/ssi/cfs/cfs_ipcshm.c     |    4 -
 	 cluster/ssi/cfs/cfsproc.c        |   90 +++++++++++++++++----------------------
@@ -40,13 +40,9 @@
 	 7 files changed, 69 insertions(+), 82 deletions(-)
 
 2009/02/03	rogertsang <[email protected]>
-	 cluster/clms/clms_client.c              |    6 
-	 cluster/clms/clms_failover.c            |    9 
-	 cluster/clms/clms_master.c              |    8 
-	 cluster/clms/clms_mgmt.c                |    6 
-	 cluster/clms/clms_svcmgmt.c             |    4 
-	 cluster/ics/ics_cli.c                   |   26 
-	 cluster/ics/ics_svr.c                   |   26 
+
+	* Files in ci-linux project were modified (see ci/ChangeLog).
+
 	 cluster/ssi/cfs/cfs_ipcshm.c            |   28 -
 	 cluster/ssi/cfs/cfs_server.c            |   22 
 	 cluster/ssi/cfs/cfs_subr.c              |    9 
@@ -58,11 +54,11 @@
 	 cluster/ssi/cfs/inode.c                 |  211 ++++++-
 	 cluster/ssi/cfs/proc.c                  |  151 ++++-
 	 cluster/ssi/cfs/read.c                  |   20 
-	 cluster/ssi/cfs/svrcfs.c                |  591 +++++++++++++++++++--
+	 cluster/ssi/cfs/svrcfs.c                |  588 +++++++++++++++++++--
 	 cluster/ssi/cfs/symlink.c               |    9 
 	 cluster/ssi/cfs/vfs.c                   |  248 +++++----
 	 cluster/ssi/cfs/write.c                 |   75 ++
-	 cluster/ssi/ipc/rmtunix.c               |  161 +++++
+	 cluster/ssi/ipc/rmtunix.c               |  165 +++++-
 	 cluster/ssi/net/ipvs_ssisys.c           |   28 -
 	 cluster/ssi/net/ipvs_svr.c              |  867 +++++++++++++++++++-------------
 	 cluster/ssi/token/clitok.c              |  382 +++++++++++---
@@ -97,27 +93,15 @@
 	 cluster/ssi/vproc/vp_debug.c            |    2 
 	 cluster/ssi/vproc/vp_init.c             |   28 +
 	 cluster/ssi/vproc/vp_subr.c             |  156 +++--
-	 cluster/util/cluster_ksyms.c            |    3 
-	 cluster/util/nsc_async.c                |  322 ++++++++---
-	 cluster/util/nsc_daemon.c               |    2 
-	 cluster/util/nsc_ics.c                  |    1 
-	 cluster/util/nsc_scalls.c               |   13 
-	 cluster/util/xdr.c                      |    4 
-	 cluster/util/xdr_msghdr.c               |    1 
 	 fs/exec.c                               |   12 
 	 fs/fs-writeback.c                       |   13 
 	 fs/locks.c                              |    5 
-	 fs/open.c                               |    3 
 	 fs/proc/array.c                         |   14 
 	 fs/proc/base.c                          |   83 ++-
 	 fs/super.c                              |    4 
 	 include/asm-i386/semaphore.h            |   75 +-
-	 include/cluster/async.h                 |   16 
 	 include/cluster/gen/cfs.svc             |   10 
 	 include/cluster/gen/reopen.x            |   40 +
-	 include/cluster/ics.h                   |    3 
-	 include/cluster/nodelist.h              |   51 +
-	 include/cluster/nsc.h                   |   31 -
 	 include/cluster/ssi/cfs/cfs_clnt.h      |    3 
 	 include/cluster/ssi/cfs/cfs_fs_i.h      |    2 
 	 include/cluster/ssi/cfs/cfs_fs_sb.h     |    2 
@@ -134,26 +118,22 @@
 	 include/cluster/ssi/unix.h              |   41 +
 	 include/cluster/ssi/util/rmtfb.h        |    5 
 	 include/cluster/ssi/util/scm.h          |    5 
-	 include/cluster/synch.h                 |  118 +++-
-	 include/cluster/synch_types.h           |   14 
-	 include/linux/config.h                  |  121 +++-
+	 include/linux/config.h                  |  122 +++-
 	 include/linux/dpvproc.h                 |   32 -
 	 include/linux/fs.h                      |    2 
-	 include/linux/init_task.h               |    8 
 	 include/linux/nd_origin.h               |   25 
-	 include/linux/sched.h                   |   20 
 	 include/linux/vproc.h                   |   15 
-	 init/main.c                             |    6 
-	 ipc/sem.c                               |   21 
 	 kernel/exit.c                           |   10 
 	 kernel/pid.c                            |   38 -
-	 kernel/signal.c                         |   30 -
 	 mm/filemap.c                            |    3 
 	 net/ipv4/ipvs/ip_vs_ctl.c               |   13 
 	 net/unix/af_unix.c                      |   13 
-	 111 files changed, 5626 insertions(+), 1883 deletions(-)
+	 85 files changed, 5100 insertions(+), 1659 deletions(-)
 
 2008/10/10	rogertsang <[email protected]>
+
+	* Files in ci-linux project were modified (see ci/ChangeLog).
+
 	 cluster/ssi/cfs/cfs_chard.c            |   15 
 	 cluster/ssi/cfs/cfs_client.c           |   49 +
 	 cluster/ssi/cfs/cfs_server.c           |    6 
@@ -366,6 +346,8 @@
 	- Handle failover scenario in which case skip BDI when client@server.
 	- cfs_update_request() respect MI_INTR flag when waiting for congestion.
 
+	* Files in ci-linux project were modified (see ci/ChangeLog).
+
 	 cluster/ssi/Kconfig                     |    1 
 	 cluster/ssi/cfs/cfs_chard.c             |    2 
 	 cluster/ssi/cfs/cfs_mnthooks.c          |    4 


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
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.