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, stable has been updated
       via  1f82cf079cc00ef04e8acb603934dbcd12fab07f (commit)
       via  e823651928eb56498c151baa956345342e2f9362 (commit)
       via  93c6a7056353f7f91ac22ea8f32fec0874a7b720 (commit)
       via  20a61b11656b44a20880c5e403589baef9f19c5e (commit)
       via  f6952f12ac41496a6cdf2ee97c2125da0fbcc47f (commit)
       via  734d402aa339a7bcf181269293b031bb9b84aee7 (commit)
       via  b7adaf172b3e1921aa47159aab6de88eb67243ac (commit)
       via  744e8c2d3d5039c0e8bf8fd6044736226f6699da (commit)
       via  5472752034786117c55f0a20b2b1dd0ea6ee78e9 (commit)
       via  782bead662af4d8774d40f5f780d234a8152a4ac (commit)
       via  8e3f071fe9d224b60485d9e726c8c990c1cc6c70 (commit)
       via  137948c6ebdb60b0210f8daf983386d4a885b7dd (commit)
      from  729b1656be6b61c6fe40acfc2578fe487b7c623c (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 1f82cf079cc00ef04e8acb603934dbcd12fab07f
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Wed Oct 24 09:13:43 2012 -0700

    Prevent an infinite loop when two requests are spaced less than 50ms of
    each other for the same file. This is an additional fix to commit e8733c1d.

commit e823651928eb56498c151baa956345342e2f9362
Author: Lukasz Janyst <[log in to unmask]>
Date:   Wed Oct 31 17:04:16 2012 +0100

    Correctly initialize the stat structs

commit 93c6a7056353f7f91ac22ea8f32fec0874a7b720
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Tue Oct 23 08:38:09 2012 -0700

    Actually support 4 different redirect destinations.

commit 20a61b11656b44a20880c5e403589baef9f19c5e
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Fri Oct 19 05:38:45 2012 -0700

    Remove forgotten debug print statements left in commit e8733c1d
    this needs to be applied along with that patch!

commit f6952f12ac41496a6cdf2ee97c2125da0fbcc47f
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Fri Oct 19 05:09:30 2012 -0700

    Fix the fast response queue so that it doesn't run out of response
    slots causing a big performance penalty. This is a high priority fix.

commit 734d402aa339a7bcf181269293b031bb9b84aee7
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Tue Oct 16 12:58:00 2012 -0700

    Make sure to return a usable path string via XrdOucCacheIO::Path().

commit b7adaf172b3e1921aa47159aab6de88eb67243ac
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Tue Oct 16 11:48:47 2012 -0700

    Make sure to use a supplied cache even when no cache directives given.

commit 744e8c2d3d5039c0e8bf8fd6044736226f6699da
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Sun Oct 14 08:12:50 2012 -0700

    Make sure buffer ends with null byte before read suspension. Fix by David Smith.

commit 5472752034786117c55f0a20b2b1dd0ea6ee78e9
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Thu Oct 11 18:54:31 2012 -0700

    Do not repudiate file existence on an "cancelled" error during open.

commit 782bead662af4d8774d40f5f780d234a8152a4ac
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Mon Oct 8 22:40:35 2012 -0700

    Make sure redirect opaque information is passed along for all filename based
    requests. This is required for DPM and EOS N2N services to work in all cases.

commit 8e3f071fe9d224b60485d9e726c8c990c1cc6c70
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Sat Oct 6 22:21:07 2012 -0700

    Further enhancement to fix bug #91141. It really should be part of commit 23350d8d.

commit 137948c6ebdb60b0210f8daf983386d4a885b7dd
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Sat Oct 6 22:04:24 2012 -0700

    Properly detect external process failure and report correct error status to a client.

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

Summary of changes:
 src/XrdClient/XrdClientConn.cc     |   71 +++++++++---------
 src/XrdCms/XrdCmsRRQ.cc            |  143 +++++++++++++++++++++++-------------
 src/XrdCms/XrdCmsRRQ.hh            |   14 +++-
 src/XrdOfs/XrdOfs.cc               |    3 +-
 src/XrdOuc/XrdOucProg.cc           |    6 ++
 src/XrdPosix/XrdPosixXrootd.cc     |   20 ++++-
 src/XrdXrootd/XrdXrootdConfig.cc   |    2 +-
 src/XrdXrootd/XrdXrootdJob.cc      |   20 +++--
 src/XrdXrootd/XrdXrootdProtocol.cc |    2 +-
 9 files changed, 174 insertions(+), 107 deletions(-)


hooks/post-receive
-- 
xrootd

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1