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  c4c68fd307c0550a07495ca70190aabba01861a2 (commit)
       via  e83bb4d47679645be81737f0066a4d5dcd39ff1e (commit)
      from  e5a2ad11456b18fa24b04f483bbeef481635488c (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 c4c68fd307c0550a07495ca70190aabba01861a2
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Mon Sep 26 22:50:22 2011 -0700

    Update pre-release notes for new proxy and meta-manager features.

commit e83bb4d47679645be81737f0066a4d5dcd39ff1e
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Mon Sep 26 22:42:35 2011 -0700

    * Make proxy honor the export list at the storage layer. This allows sites to disable
      staging via the proxy by specifying nostage for otherwise locally stageable paths.
    * Do not export the stage attribute to the meta-manager unless the path is tagged with
      the stage+ attrbute on the export directive.
    * WARNING: This update makes the oss plug-in source incompatible because an additional
      parameter was added to the Stat() method. The update is binary compatible and so
      only affects sites that recompile their plug-in.

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

Summary of changes:
 docs/PreReleaseNotes.txt   |    8 ++++++
 src/XrdCms/XrdCmsConfig.cc |   22 ++++-------------
 src/XrdOfs/XrdOfs.cc       |    2 +-
 src/XrdOss/XrdOss.hh       |    2 +-
 src/XrdOss/XrdOssApi.cc    |    4 ++-
 src/XrdOss/XrdOssApi.hh    |    2 +-
 src/XrdOss/XrdOssConfig.cc |   20 +--------------
 src/XrdOss/XrdOssStat.cc   |   10 +++----
 src/XrdOuc/XrdOucExport.cc |   25 +++++++++++++++----
 src/XrdOuc/XrdOucExport.hh |    9 ++++--
 src/XrdPss/XrdPss.cc       |   43 +++++++++++++++++++++++++++-----
 src/XrdPss/XrdPss.hh       |   18 ++++++++++----
 src/XrdPss/XrdPssConfig.cc |   58 ++++++++++++++++++++++++++++++++++++++++---
 13 files changed, 153 insertions(+), 70 deletions(-)


hooks/post-receive
-- 
xrootd