This is the mail archive of the
cluster-cvs@sourceware.org
mailing list for the cluster.
cluster: the annotated tag cluster-2.03.10 has been created
- From: "Fabio M. Di Nitto" <fabbione at fedoraproject dot org>
- To: cluster-cvs-relay at redhat dot com
- Date: Wed, 10 Dec 2008 10:54:11 +0000 (UTC)
- Subject: cluster: the annotated tag cluster-2.03.10 has been created
Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=708f5c8fffea42babc69a7338bef3d07f08b4ad5
Commit: 708f5c8fffea42babc69a7338bef3d07f08b4ad5
Parent: 0000000000000000000000000000000000000000
Author: Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate: 2008-12-10 10:53 +0000
Committer: Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: 2008-12-10 10:53 +0000
annotated tag: cluster-2.03.10 has been created
at 708f5c8fffea42babc69a7338bef3d07f08b4ad5 (tag)
tagging f2d0390a0327d8b53ae767406dccd44d97d65e5c (commit)
replaces cluster-2.03.09
cluster-2.03.10 release
Abhijith Das (2):
gfs-kernel: bz466677 - fault in posix_lock_file() - "gfs_controld" responds to orphaned "plock_xop" request - suspected cause is patch for Bug 196318
gfs-kernel: Bug 466645 - reproduceable gfs (dlm) hanger with simple stresstest
Benjamin Marzinski (1):
gfs-kmod: workaround for potential deadlock. Prefault user pages
Bob Peterson (2):
GFS2: gfs2_edit savemeta doesn't work with GFS
Fix many bugs with gfs2_convert.
Christine Caulfield (4):
cman: add votes to transition message
cman: increment cman minor version
cman: fix signatures of cman_get_privdata & cman_set_privdata
cman: Don't crash cman_tool nodes -a
David Teigland (1):
gfs_controld: fix lock syncing in ownership mode
Fabio M. Di Nitto (8):
rgmanager: Fix smb.sh shell scripting
ccs: fix build with older glibc
build: prefer init scripts generated in the objdir rather than source
build: fix kernel module install dir to respect DESTDIR
build: respect EXTRA_CFLAGS across the whole tree
build: allow libs to have indipendent sonames
fence: install virsh fence agent man page
build: clean up fence man page Makefile
Jan Friesse (7):
fence: IPMI over lan timeout adjusted and configurable
fence: fix IPMI parameters containing special characters
fence: fix IPMI typo in help
fence: fix IPMI spawn /bin/bash rather than /bin/sh
fence: fix IPMI man page
fence: fix IPMI over lan to support ciphersuite select
fence: Add libvirt (virsh) based agent
Lon Hohberger (5):
[fence] Make fence_xvmd "reboot" work with newer versions of libvirt
fence: Slight change to make fence_xvmd compile on STABLE2 w/o logsys
qdisk: fix block size check
rgmanager: Use CCS again instead of building everything NO_CCS
rgmanager: make clulog accept "-" as the first char in messages
Nicolas MONNET (1):
rgmanager: Make postgres-8.sh use su instead of sudo
Ryan O'Hara (2):
BZ 453429: Fix conditional check of $OCF_RESKEY_migration_mapping
Fix check_mount to correctly test if device is mounted/busy.
Shane Bradley (1):
rgmanager: Don't ignore max_restarts if expire_time == 0
Steven Whitehouse (2):
GFS: Send sensible sysfs stuff
GFS: Send useful information with uevent messages
root (1):
[fence] fence_xvmd: Add KVM support; misc cleanups.