This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster: STABLE3 - Merge branch 'STABLE3' ofssh://lon@git.fedorahosted.org/git/cluster into stable3


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=3246fc44b461bb98c2807f3a51c400e5ae6b425a
Commit:        3246fc44b461bb98c2807f3a51c400e5ae6b425a
Parent:        758ca5bad1e4828b7026274fd155414f571c3d5b 390b97907834c86edaafa457e2e95c260903584f
Author:        Lon Hohberger <lhh@redhat.com>
AuthorDate:    Mon Jan 26 17:34:00 2009 -0500
Committer:     Lon Hohberger <lhh@redhat.com>
CommitterDate: Mon Jan 26 17:34:00 2009 -0500

Merge branch 'STABLE3' of ssh://lon@git.fedorahosted.org/git/cluster into stable3


 fence/agents/lpar/fence_lpar.py        |    2 +-
 gfs2/fsck/fs_bits.h                    |    5 -
 gfs2/libgfs2/buf.c                     |   17 --
 gfs2/libgfs2/device_geometry.c         |    6 +-
 gfs2/libgfs2/fs_bits.c                 |  114 +----------
 gfs2/libgfs2/fs_geometry.c             |    9 +-
 gfs2/libgfs2/fs_ops.c                  |   82 ++++----
 gfs2/libgfs2/gfs2_log.c                |    8 +-
 gfs2/libgfs2/libgfs2.h                 |  355 ++++++++++++++++----------------
 gfs2/libgfs2/locking.c                 |    3 +-
 gfs2/libgfs2/size.c                    |    6 +-
 gfs2/libgfs2/structures.c              |  131 ++-----------
 gfs2/tool/df.c                         |   74 ++++++-
 gfs2/tool/gfs2_tool.h                  |    6 +-
 gfs2/tool/main.c                       |   12 +-
 make/release.mk                        |   28 +++-
 rgmanager/src/resources/mysql.metadata |   10 +
 rgmanager/src/resources/mysql.sh       |    8 +-
 18 files changed, 365 insertions(+), 511 deletions(-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]