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: the annotated tag cluster-2.99.13 has been created


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=1b7f6495c924111a3832f6df84cab7e076a59188
Commit:        1b7f6495c924111a3832f6df84cab7e076a59188
Parent:        0000000000000000000000000000000000000000
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    2008-12-15 21:23 +0000
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: 2008-12-15 21:23 +0000

annotated tag: cluster-2.99.13 has been created
	    at 1b7f6495c924111a3832f6df84cab7e076a59188 (tag)
       tagging 6e1bfa31f52dbcb7d9b44660165b3fafc99982df (commit)
      replaces cluster-2.99.12

cluster-2.99.13 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

Andrew Beekhof (2):
      dlm_controld: add pacemaker support
      dlm_controld: pacemaker build

Benjamin Marzinski (1):
      gfs-kernel: workaround for potential deadlock. Prefault user pages

Bob Peterson (5):
      GFS2: gfs2_edit savemeta doesn't work with GFS
      Fix many bugs with gfs2_convert.
      Use jbsize for height computations on journaled files.
      mkfs.gfs2 hangs with many journals
      Grab hold of journal-turned-RG buffers so they're not freed.

Christine Caulfield (11):
      cman: Some fixes for configless running
      cman: Add some more comments about shutdown
      cman: Some edits to the cmannotifyd man page
      cman: Tidy some english phrases and typos
      cman: replace high_nodeid with votes in transition message
      cman: fix signatures of cman_get_privdata & cman_set_privdata
      cman: Don't crash cman_tool nodes -a
      cman: make it compile with latest corosync
      cman: Make cman the quorum provider for corosync
      cman: Make cman-preconfig reload <totem> too
      cman: fix memory leak

David Teigland (42):
      gfs_controld: simplify misc device handling and fix plock dump
      dlm_controld: enable calls into deadlock code
      dlm_controld: fix the recent realloc fix in deadlock code
      dlm_controld: join should return error without fence domain
      libfence: remove ccs reconnect code
      libfence: no logging
      dlm_controld: clear plock syncing flags
      fence_tool: refuse to leave if dlm lockspaces exist
      group_tool: show groupd compat info
      fenced/dlm_controld/gfs_controld: config update reread
      libccs: update ccs_read_logging
      liblogthread: new options
      liblogthread: time stamp when entry is added
      fenced: new logging stuff
      groupd: new logging stuff
      liblogthread: improve thread handling
      dlm_controld: new logging stuff
      gfs_controld: new logging stuff
      liblogthread: add LOG_MODE_OUTPUT_STDERR
      groupd/fenced/dlm_controld/gfs_controld: log macros
      fence_node: use logthread
      groupd/fenced/dlm_controld/gfs_controld: don't retry ccs_connect
      groupd/fenced/dlm_controld/gfs_controld: startup info messages
      groupd: libcpg mode can skip some more libgroup stuff
      fenced/dlm_controld/gfs_controld: log exiting message only once
      fenced/dlm_controld/gfs_controld: error handling in groupd detection
      fenced: log protocol message type
      liblogthread: do nothing without init
      groupd/fenced/dlm_controld/gfs_controld: log logging settings
      dlm_controld: recv error checking
      libccs: fix ccs_read_config
      groupd/fenced/dlm_controld/gfs_controld: get logfile from ccs
      fenced/dlm_controld/gfs_controld: improve groupd waiting
      gfs_controld: cannot connect to dlm_controld error
      group_tool: fix dump
      gfs_controld/dlm_controld: fix lock syncing in ownership mode
      dlm_controld/gfs_controld: plock dump display resource owner
      gfs_controld: use new uevent strings
      dlm_controld/gfs_controld: plock config paths
      dlm_controld/gfs_controld: fix plock rate limiting
      dlm_controld/gfs_controld: dump unused resources
      dlm_controld/gfs_controld: read lockless resources from ckpts

Fabio M. Di Nitto (51):
      cman: make cluster_parent_handle function specific
      cman: implement reload operations for cman-preconfig
      cman: implement and simplify configuration reload operations
      cman: update man page for reload operations
      dlm_controld: handle cman config update notifications
      gfs_controld: handle cman config update notifications
      groupd: handle cman config update notifications
      rgmanager: Fix smb.sh shell scripting
      logthread: fix usage of syslog(3)
      cman: add new daemon for notification to custom bits
      cman notify: add call back to external script
      cman notification: add shell and build infrastructure
      cman notify: update init script
      fence scsi: plugin reload notification script into cmannotifyd
      cman notifyd: add man page
      cman notify: add note to man page
      cman notify: add script template to doc/
      cman notify: add logging to cman_notify
      cman notify: fix a few bits in the shell area
      cman notify: wait for forked process to terminate..
      cman notifyd: export quorum information on statechange
      ccs: libccs implement reload operations
      ccs: simplify libccs reload code
      build: prefer init scripts generated in the objdir rather than source
      init scripts: major rework to make them distro agnostic
      build: fix kernel module install dir to respect DESTDIR
      rgmanger: fix build system
      libccs: cleanup
      build: respect build: respect EXTRA_CFLAGS in cobj.mk
      libfence: use ccs_connect instead of force_connect.
      config: fix loading of multiple objects with no subojects
      build: allow libs to have indipendent sonames
      build: change error string
      gnbd: remove from cluster project
      xmlconfig: major rework
      cman: port notifyd to new logthread api
      build: fix missing ${logtlibdir} for linking
      build: allow system to use zlib in non standard paths
      cman: make init script stop cmannotifyd
      build: fix fence_node Makefile
      cman: reenable stderr output in notifyd
      fence: install virsh fence agent man page
      libccs: build with latest corosync
      dlm_controld: include saAis from openais
      build: fix dlm_controld makefile
      build: fix fence agents man page Makefile
      build: install fence_vmware_vi bits in the appropriate locations
      build: don't set exec bit on built files.
      build: install fence_vmware_vi_helper in sbindir
      build: fix typo and get rgmanager to build again
      build: fix fence_scsi installation bits

Jan Friesse (13):
      fence: Fix operation 'list' and 'monitor' for LDOM and ePowerSwitch
      fence: New fence agent for VMware using vmrun command.
      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
      fence: Set binary on telnet connections
      fence: Added fence agent based on VMware VI API
      fence: VMware VI helper path fix
      fence: VMware VI better handling of "strange" names

Lon Hohberger (32):
      [fence] Make fence_xvmd "reboot" work with newer versions of libvirt
      qdisk: fix block size check
      fence: Fix bug in make_args()
      liblogthread: Fix sefault if fopen() fails for any reason
      rgmanager: Nuke clurmtabd since it's not used/needed
      rgmanager: Rename clurgmgrd -> rgmanager
      rgmanager: Enable stderr logging when run in foreground
      rgmanager: Use CCS again instead of building everything NO_CCS
      rgmanager: Fix debug build error
      rgmanager: Handle notifications from cman for config updates
      rgmanager: Remove polling code; misc cleanups
      rgmanager: Put init_resource_groups prototype in one place
      rgmanager: make clulog accept "-" as the first char in messages
      rgmanager: Avoid status checks during reconfiguration
      qdiskd: Always use O_NONBLOCK when writing to status_file
      qdiskd: Process reconfiguration events from CMAN
      rgmanager: make max_restarts work w/o restart_expire_time
      qdisk: Make online reconfig actually work
      qdisk: Update man page.  Nuke crc32 code and use zlib.
      qdisk: Remove antique #ifdefs for old kernel-mode CMAN
      liblogthread: work with stderr etc
      qdiskd: Misc. cleanups, esp. loop cleanups in main.c
      qdisk: More misc cleanups.
      qdisk: Allow old logging style until next release
      rgmanager: make dtest compile
      rgmanager: Include follow-service.sl in the install
      rgmanager: Fix license for follow-service.sl
      logthread: Make multiple init/exit calls work
      logthread: Add missing prototype
      fence_xvm: Use new logging config parameters
      rgmanager: Fix up logging, part 1
      rgmanager: Part 2 - flip logging function name

Marek 'marx' Grac (4):
      [FENCE] Support for long options (eg. --ssh, --help)
      [fence] Extension to fence agent for BladeCenter with 'list'/'monitor' operation
      [fence] Extension to fence agent for LPAR/HMC with 'list'/'monitor' operation
      [FENCE] Support for 'metadata' option for fencing agents / default values

Mark Grimme (1):
      rgmanager: Add follows-service script

Mark Hlawatschek (1):
      rgmanager: Update SAPInstance / SAPDatabase to current versions

Nicolas MONNET (1):
      rgmanager: Make postgres-8.sh use su instead of sudo

Ryan McCabe (1):
      libfence: whitespace cleanup

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.

Steven Whitehouse (6):
      libgfs2: Remove unused #defines
      mount.gfs2: Remove unused ondisk2.c file
      gfs_controld: recv error checking
      GFS: Send sensible sysfs stuff
      GFS: Send useful information with uevent messages
      cman: loading lock_dlm module should be optional in initscript


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