Print

Print


  Branch: refs/heads/stable-4.4.x
  Home:   https://github.com/xrootd/xrootd
  Commit: b30cb1efdbfc096b62ba90fdab43536f9c8b9eb2
      https://github.com/xrootd/xrootd/commit/b30cb1efdbfc096b62ba90fdab43536f9c8b9eb2
  Author: Sebastien Ponce <[log in to unmask]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc

  Log Message:
  -----------
  [XrdCeph] Implemented pools of ceph objects

Allowed to use mutiple ceph objects in parallel when talking to ceph to workaround the limitation that a single threas is dealing with async answers per object.
In order to use this features, one has to add a line to the xrootd config file :
   ceph.nbconnections <n>
By default, only one object will be used.


  Commit: 8f7f6aaed787eca6965afe7279196cff4fefa62a
      https://github.com/xrootd/xrootd/commit/8f7f6aaed787eca6965afe7279196cff4fefa62a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M src/XrdOuc/XrdOucCacheData.cc

  Log Message:
  -----------
  [Proxy] Avoid SEGV when printing memory cache statistics.


  Commit: c0f64b70e59d95207e6e3cd7bf978c76a10bd361
      https://github.com/xrootd/xrootd/commit/c0f64b70e59d95207e6e3cd7bf978c76a10bd361
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on proxy patch.


  Commit: f05faa53ed001ce6aba196f094cdbbae5f512c41
      https://github.com/xrootd/xrootd/commit/f05faa53ed001ce6aba196f094cdbbae5f512c41
  Author: simonmichal <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc

  Log Message:
  -----------
  Merge pull request #390 from sponce/master

[XrdCeph] Implemented pools of ceph objects


  Commit: 082b81c7e1f08e30557c55899a42aa2b98c854be
      https://github.com/xrootd/xrootd/commit/082b81c7e1f08e30557c55899a42aa2b98c854be
  Author: ffurano <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt
    M docs/man/xrdcp.1
    M docs/man/xrdfs.1
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M [log in to unmask]
    M src/XProtocol/XProtocol.hh
    M src/Xrd/XrdConfig.cc
    M src/Xrd/XrdScheduler.cc
    M src/XrdAcc/XrdAccAuthDB.hh
    M src/XrdAcc/XrdAccAuthFile.cc
    M src/XrdAcc/XrdAccAuthFile.hh
    M src/XrdAcc/XrdAccConfig.cc
    R src/XrdAcc/XrdAccTest.cc
    M src/XrdApps.cmake
    A src/XrdApps/XrdAccTest.cc
    M src/XrdApps/XrdCpConfig.cc
    M src/XrdApps/XrdCpConfig.hh
    M src/XrdApps/XrdCpFile.cc
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc
    M src/XrdCl/CMakeLists.txt
    M src/XrdCl/XrdClAsyncSocketHandler.cc
    M src/XrdCl/XrdClAsyncSocketHandler.hh
    M src/XrdCl/XrdClChannel.cc
    M src/XrdCl/XrdClChannel.hh
    M src/XrdCl/XrdClClassicCopyJob.cc
    M src/XrdCl/XrdClConstants.hh
    M src/XrdCl/XrdClCopy.cc
    M src/XrdCl/XrdClCopyProcess.cc
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClDefaultEnv.hh
    M src/XrdCl/XrdClFS.cc
    M src/XrdCl/XrdClFile.cc
    M src/XrdCl/XrdClFile.hh
    M src/XrdCl/XrdClFileStateHandler.cc
    M src/XrdCl/XrdClFileStateHandler.hh
    M src/XrdCl/XrdClFileSystem.hh
    M src/XrdCl/XrdClMessage.hh
    M src/XrdCl/XrdClMessageUtils.hh
    R src/XrdCl/XrdClMetalinkCopyJob.cc
    R src/XrdCl/XrdClMetalinkCopyJob.hh
    A src/XrdCl/XrdClMetalinkRedirector.cc
    A src/XrdCl/XrdClMetalinkRedirector.hh
    M src/XrdCl/XrdClPollerBuiltIn.cc
    M src/XrdCl/XrdClPostMaster.cc
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    A src/XrdCl/XrdClRedirectorRegistry.cc
    A src/XrdCl/XrdClRedirectorRegistry.hh
    M src/XrdCl/XrdClStatus.cc
    M src/XrdCl/XrdClStream.cc
    M src/XrdCl/XrdClStream.hh
    M src/XrdCl/XrdClThirdPartyCopyJob.cc
    M src/XrdCl/XrdClURL.cc
    M src/XrdCl/XrdClUtils.cc
    M src/XrdCl/XrdClXRootDTransport.cc
    M src/XrdCms/XrdCmsProtocol.cc
    M src/XrdFrm/XrdFrmTransfer.cc
    M src/XrdHeaders.cmake
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdNet/XrdNetIF.cc
    M src/XrdNet/XrdNetIF.hh
    M src/XrdOss/XrdOssConfig.cc
    M src/XrdOss/XrdOssPath.hh
    M src/XrdOuc/XrdOucCacheData.cc
    M src/XrdOuc/XrdOucFileInfo.cc
    M src/XrdOuc/XrdOucFileInfo.hh
    A src/XrdOuc/XrdOucLogging.cc
    A src/XrdOuc/XrdOucLogging.hh
    M src/XrdPosix/XrdPosixMap.cc
    M src/XrdPosix/XrdPosixObject.cc
    M src/XrdSec/XrdSecPManager.cc
    A src/XrdSys/XrdSysLogPI.hh
    M src/XrdSys/XrdSysLogger.cc
    M src/XrdSys/XrdSysLogger.hh
    A src/XrdSys/XrdSysLogging.cc
    A src/XrdSys/XrdSysLogging.hh
    M src/XrdUtils.cmake
    M src/XrdVersionPlugin.hh
    M src/XrdXml/XrdXmlMetaLink.cc
    M src/XrdXml/XrdXmlMetaLink.hh
    M tests/XrdClTests/CMakeLists.txt
    M tests/XrdClTests/FileCopyTest.cc
    M tests/XrdClTests/FileTest.cc
    R tests/XrdClTests/MetalinkTest.cc

  Log Message:
  -----------
  Merge pull request #5 from xrootd/master

sync with xrootd master


  Commit: ff6ae867f89e5c0a0a0da498f17ea964e2125b87
      https://github.com/xrootd/xrootd/commit/ff6ae867f89e5c0a0a0da498f17ea964e2125b87
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Don't trim printable characters
Fix SEGV when passing a destination header line containing only non-alphanumeric characters


  Commit: fe20f66f95b450a0dd50129518bb3a51ce679f0b
      https://github.com/xrootd/xrootd/commit/fe20f66f95b450a0dd50129518bb3a51ce679f0b
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  Merge pull request #393 from ffurano/master

Fix SEGV when passing a non-alphanumeric destination header field


  Commit: 9ae2d519e7d5f22dd87e81e4358621242567a372
      https://github.com/xrootd/xrootd/commit/9ae2d519e7d5f22dd87e81e4358621242567a372
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M docs/ReleaseNotes.txt
    M src/XrdCeph/XrdCephOss.cc
    M src/XrdCeph/XrdCephOss.hh
    M src/XrdCeph/XrdCephPosix.cc
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdOuc/XrdOucCacheData.cc

  Log Message:
  -----------
  [Docs] Update release notes for 4.4.0


Compare: https://github.com/xrootd/xrootd/compare/40488add903e...9ae2d519e7d5

########################################################################
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