Re: 1.9.6 instead of 2.0.0pre3

"Roger Tsang" <[email protected]>
Newsgroups gmane.linux.cluster.ssic.devel
Message-ID <[email protected]>
On Tue, Aug 26, 2008 at 5:47 AM, Roger Tsang <[email protected]> wrote:
> Hi,
>
> Due to the amount of changes in the OpenSSI kernel I'm actually
> thinking of making a 1.9.6 release in place of 2.0.0pre3.  The
> following is pretty close to what I have against the latest in CVS.
>
> -Roger
>

Oops that was the April 20th checkin.  This is the real diff against
latest in CVS.

 cluster/ics/ics_tcp/ics_llmgmt.c    |   32 ++
 cluster/ssi/cfs/cfs_chard.c         |   18 -
 cluster/ssi/cfs/cfs_client.c        |   49 +--
 cluster/ssi/cfs/cfs_server.c        |    6
 cluster/ssi/cfs/cfs_subr.c          |   97 ++++++-
 cluster/ssi/cfs/cfs_svc.c           |    4
 cluster/ssi/cfs/cfsproc.c           |   28 ++
 cluster/ssi/cfs/cfstok.c            |   96 +++++--
 cluster/ssi/cfs/dir.c               |  323 ++++++++++++++++++------
 cluster/ssi/cfs/file.c              |   64 +++-
 cluster/ssi/cfs/inode.c             |  304 +++++++++++++++++++----
 cluster/ssi/cfs/pagelist.c          |  138 ++++++++++
 cluster/ssi/cfs/proc.c              |  176 +++++++------
 cluster/ssi/cfs/read.c              |  119 ++++++---
 cluster/ssi/cfs/svrcfs.c            |   20 -
 cluster/ssi/cfs/symlink.c           |    6
 cluster/ssi/cfs/vfs.c               |  153 +++++++----
 cluster/ssi/cfs/write.c             |  475 ++++++++++++++++++++++++------------
 cluster/ssi/ipc/ipcshm_svr.c        |   20 +
 cluster/ssi/mosixll/freemem.c       |   23 -
 cluster/ssi/token/clitok.c          |    7
 cluster/ssi/util/rcopy.c            |   25 +
 cluster/ssi/vproc/as_xscribe.c      |    6
 cluster/ssi/vproc/dvp_async.c       |    3
 cluster/ssi/vproc/dvp_debug.c       |   27 +-
 cluster/ssi/vproc/dvp_init.c        |   69 +++--
 cluster/ssi/vproc/dvp_misc.c        |   10
 cluster/ssi/vproc/dvp_pvpops.c      |  381 ++++++++++++++++++++++++++--
 cluster/ssi/vproc/dvp_pvpsops.c     |   10
 cluster/ssi/vproc/dvp_vpops.c       |  224 +++++++++++++++-
 cluster/ssi/vproc/nd_cleanup.c      |   11
 cluster/ssi/vproc/nd_setup.c        |   34 +-
 cluster/ssi/vproc/nd_slave.c        |   19 +
 cluster/ssi/vproc/nsc_initproc.c    |   47 +++
 cluster/ssi/vproc/pproc_subr.c      |   31 +-
 cluster/ssi/vproc/procfs_subr.c     |    7
 cluster/ssi/vproc/rproc_cli_subr.c  |   26 +
 cluster/ssi/vproc/rproc_cli_vproc.c |   62 ++++
 cluster/ssi/vproc/rproc_server.c    |   17 +
 cluster/ssi/vproc/rproc_svr_vproc.c |   44 +++
 cluster/ssi/vproc/vp_subr.c         |  209 +++++++--------
 drivers/char/tty_io.c               |   54 ++++
 fs/exec.c                           |    8
 fs/fs-writeback.c                   |   48 ++-
 fs/inode.c                          |   10
 fs/namespace.c                      |    2
 fs/proc/base.c                      |    8
 fs/super.c                          |   17 -
 include/cluster/gen/cfs.x           |   18 +
 include/cluster/nsc.h               |    6
 include/cluster/ssi/cfs/cfs_fs.h    |   33 ++
 include/cluster/ssi/cfs/cfs_fs_i.h  |   45 ++-
 include/cluster/ssi/cfs/cfs_fs_sb.h |   12
 include/cluster/ssi/cfs/cfs_page.h  |   34 ++
 include/cluster/ssi/cfs/cfs_xdr.h   |    3
 include/cluster/ssi/cfs/cfsd.h      |    3
 include/cluster/ssi/cfs/cfstok.h    |    5
 include/cluster/ssi/token/comtok.h  |    2
 include/cluster/synch.h             |  127 +++++----
 include/linux/backing-dev.h         |   10
 include/linux/config.h              |   58 +++-
 include/linux/dpvproc.h             |   23 +
 include/linux/fs.h                  |    8
 include/linux/sched.h               |   10
 include/linux/vproc.h               |   38 +-
 ipc/shm.c                           |    9
 kernel/exit.c                       |  300 ++++++++++++++++++----
 kernel/pid.c                        |   28 ++
 kernel/signal.c                     |  160 ++++++++++--
 kernel/sys.c                        |    2
 mm/filemap.c                        |   46 +++
 mm/oom_kill.c                       |    9
 mm/truncate.c                       |   96 +++++++
 73 files changed, 3580 insertions(+), 1072 deletions(-)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
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.