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  6d236ece602baa4f7c26cb30dbdf90823f73d2cf (commit)
       via  1417b8aa9b121ccc41107cc913c11f13e7a290e6 (commit)
       via  4c5dd97c54f15025ddcf1e3407a460cd917fe826 (commit)
      from  a36f2bbb1544cd2e82b429fb4304730053792abe (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 6d236ece602baa4f7c26cb30dbdf90823f73d2cf
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Sat Jan 1 19:47:35 2011 -0800

    Better utilize the XrdFfs interface (this also avoids a spurious error message).
    Use the new no-FD-shadow feature in XrdPosixXrootd.

commit 1417b8aa9b121ccc41107cc913c11f13e7a290e6
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Sat Jan 1 19:46:01 2011 -0800

    Move declaration of XrdPosixXrootd to xrootdFS main to avoid conflicts with other
    uses of XrdFfs (e.g. XrdPss - proxy service).

commit 4c5dd97c54f15025ddcf1e3407a460cd917fe826
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Sat Jan 1 19:44:01 2011 -0800

    Allow the POSIX interface to handle files without shadowing them with real file
    descriptors. This allows the proxy service and LSST sql clusters to scale better.

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

Summary of changes:
 src/XrdFfs/GNUmakefile         |    5 +-
 src/XrdFfs/XrdFfsMisc.cc       |    2 -
 src/XrdFfs/XrdFfsXrootdfs.cc   |    2 +
 src/XrdPosix/XrdPosixXrootd.cc |  105 +++++++++++++++++++++++----------------
 src/XrdPosix/XrdPosixXrootd.hh |    7 ++-
 src/XrdPss/GNUmakefile         |    2 +-
 src/XrdPss/XrdPssConfig.cc     |   29 +++++++++--
 7 files changed, 97 insertions(+), 55 deletions(-)


hooks/post-receive
-- 
xrootd