Bob Peterson (1):
      Fix device name and mount point in utils

Christine Caulfield (2):
      config: Fix ccs_tool create -n
      cman: fix quorum recalculation when a node is externally killed

David Teigland (2):
      dlm_controld: wrong fencing time comparison
      dlm_controld: wrong fencing time comparison (2)

Fabio M. Di Nitto (2):
      cman init: wait for corosync daemon to exit on stop
      add missing man pages

Jonathan Brassow (1):
      halvm: Fix bug 506587: lvm agent incorrectly reports vg is in volume_list

Lon Hohberger (1):
      resource-agents: Resolve incorrect default

Marek 'marx' Grac (1):
      fence_wti: Add direct support for WTI VMR

 cman/daemon/commands.c           |    6 +++---
 cman/init.d/cman.in              |    7 +++++++
 cman/man/Makefile                |    3 ++-
 cman/man/cman_notify.8           |   17 +++++++++++++++++
 config/tools/ccs_tool/editconf.c |    2 +-
 fence/agents/wti/fence_wti.py    |    2 +-
 gfs2/libgfs2/misc.c              |   27 +++++++++++++++------------
 group/dlm_controld/cpg.c         |   23 +++++++++++++++++------
 group/man/Makefile               |    2 ++
 group/man/dlm_controld.pcmk.8    |    1 +
 group/man/gfs_controld.pcmk.8    |    1 +
 rgmanager/src/resources/lvm.sh   |    2 +-
 rgmanager/src/resources/vm.sh    |    2 +-
 13 files changed, 69 insertions(+), 26 deletions(-)