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  961914972c2a74b4d2ef3dca5576f02a6df1602a (commit)
      from  8ffde7dcc55006f484138fcded8c99c0e2da2c0c (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 961914972c2a74b4d2ef3dca5576f02a6df1602a
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Thu Jun 23 19:58:54 2011 -0700

    Allow file additions/deletion to be communicated to the XrdCnsd so that is can
    maintain an accurate inventory. This update adds the frm.all.cnsd directive
    which specifies how the information is to be commuincated.

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

Summary of changes:
 src/XrdFrm/GNUmakefile          |   21 +++-
 src/XrdFrm/Makefile.am          |    5 +-
 src/XrdFrm/XrdFrmAdminUnlink.cc |    9 +-
 src/XrdFrm/XrdFrmCns.cc         |  259 +++++++++++++++++++++++++++++++++++++++
 src/XrdFrm/XrdFrmCns.hh         |   60 +++++++++
 src/XrdFrm/XrdFrmConfig.cc      |   72 ++++++++++--
 src/XrdFrm/XrdFrmConfig.hh      |    1 +
 src/XrdFrm/XrdFrmPurge.cc       |    6 +-
 src/XrdFrm/XrdFrmTransfer.cc    |   13 ++-
 src/XrdFrm/XrdFrmTransfer.hh    |    2 +-
 10 files changed, 423 insertions(+), 25 deletions(-)
 create mode 100644 src/XrdFrm/XrdFrmCns.cc
 create mode 100644 src/XrdFrm/XrdFrmCns.hh


hooks/post-receive
-- 
xrootd