Print

Print


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "xrootd".

The branch, master has been updated
       via  79cba5390a2de8643e601781af34b91207693f44 (commit)
       via  bc9fe6d8f8257d1c66640b44db9d908d0dfa0aba (commit)
      from  3b2980fc9bbd8aa029be6107ddcc5e77f9b7fb35 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 79cba5390a2de8643e601781af34b91207693f44
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Tue Jun 14 17:33:03 2011 -0700

    Update pre-release notes.
    Restruct share reporting to meta-managers.

commit bc9fe6d8f8257d1c66640b44db9d908d0dfa0aba
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Tue Jun 14 17:07:13 2011 -0700

    Enable cmsd monitoring. For now, only [meta]manager information is reported.
    Add new repstats config directive to increase reporting detail.
    New class, XrdCmsRole, to make role naming/handling consistent.

-----------------------------------------------------------------------

Summary of changes:
 docs/PreReleaseNotes.txt     |    3 +
 src/XrdCms/GNUmakefile       |    6 +-
 src/XrdCms/Makefile.am       |    3 +-
 src/XrdCms/XrdCmsCluster.cc  |  142 +++++++++++++++++++++++------------
 src/XrdCms/XrdCmsCluster.hh  |   13 ++--
 src/XrdCms/XrdCmsConfig.cc   |  174 ++++++++++++++++++++++++++++--------------
 src/XrdCms/XrdCmsConfig.hh   |   11 +++
 src/XrdCms/XrdCmsNode.cc     |    2 +-
 src/XrdCms/XrdCmsNode.hh     |    3 +-
 src/XrdCms/XrdCmsProtocol.cc |   40 ++++++++--
 src/XrdCms/XrdCmsProtocol.hh |    4 +-
 src/XrdCms/XrdCmsRRQ.cc      |   41 +++++++----
 src/XrdCms/XrdCmsRRQ.hh      |   16 ++++-
 src/XrdCms/XrdCmsRole.hh     |   79 +++++++++++++++++++
 src/XrdCms/XrdCmsSelect.hh   |   15 +---
 15 files changed, 398 insertions(+), 154 deletions(-)
 create mode 100644 src/XrdCms/XrdCmsRole.hh


hooks/post-receive
-- 
xrootd