Print

Print


  Branch: refs/heads/pssasync
  Home:   https://github.com/xrootd/xrootd
  Commit: 54681799c2bac7e4cbc20c76a056f8affb210523
      https://github.com/xrootd/xrootd/commit/54681799c2bac7e4cbc20c76a056f8affb210523
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M docs/man/xrdfs.1
    M src/XrdCl/XrdClFS.cc

  Log Message:
  -----------
  [XrdCl] Do not preset CWD in batch mode, fixes #314


  Commit: 57f770ece12e6d048ca9afa91940392f3afa9d65
      https://github.com/xrootd/xrootd/commit/57f770ece12e6d048ca9afa91940392f3afa9d65
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M src/XrdApps/XrdCpFile.cc

  Log Message:
  -----------
  [XrdCl] Be complaint with file URI scheme


  Commit: 23f34568ad963f34d757b2ed7fb9fe7e8d1133d6
      https://github.com/xrootd/xrootd/commit/23f34568ad963f34d757b2ed7fb9fe7e8d1133d6
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
    M src/XrdAcc/XrdAccAuthDB.hh
    M src/XrdAcc/XrdAccAuthFile.cc
    M src/XrdAcc/XrdAccAuthFile.hh
    M src/XrdAcc/XrdAccConfig.cc

  Log Message:
  -----------
  Allow objectid's to be specified in the authorization file.


  Commit: 9e5ea20b40c450c5a4ed6f0067005e4d40891a66
      https://github.com/xrootd/xrootd/commit/9e5ea20b40c450c5a4ed6f0067005e4d40891a66
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on auth file patch.


  Commit: 3651d3007267b93ae99db8812191ef6c0e6a8e28
      https://github.com/xrootd/xrootd/commit/3651d3007267b93ae99db8812191ef6c0e6a8e28
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M src/XrdCl/XrdClCopy.cc
    M src/XrdCl/XrdClFileStateHandler.cc
    M src/XrdCl/XrdClMetalinkRedirector.cc
    M src/XrdCl/XrdClMetalinkRedirector.hh
    M src/XrdCl/XrdClRedirectorRegistry.cc
    M src/XrdCl/XrdClRedirectorRegistry.hh

  Log Message:
  -----------
  [XrdCl] Clean up RedirectorRegistry cache


  Commit: 0477d4fdd67240474720dafa4bc271a5b45cf791
      https://github.com/xrootd/xrootd/commit/0477d4fdd67240474720dafa4bc271a5b45cf791
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M docs/man/xrdcp.1
    M src/XrdCl/XrdClConstants.hh
    M src/XrdCl/XrdClDefaultEnv.cc
    M src/XrdCl/XrdClMetalinkRedirector.cc
    M src/XrdCl/XrdClMetalinkRedirector.hh
    M src/XrdCl/XrdClRedirectorRegistry.cc
    M src/XrdCl/XrdClRedirectorRegistry.hh

  Log Message:
  -----------
  [XrdCl] Support local metalink files


  Commit: 1883e60fc8c29622ebc6553518d38912afaece5c
      https://github.com/xrootd/xrootd/commit/1883e60fc8c29622ebc6553518d38912afaece5c
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M src/XrdOuc/XrdOucFileInfo.cc
    M src/XrdOuc/XrdOucFileInfo.hh
    M src/XrdXml/XrdXmlMetaLink.cc
    M src/XrdXml/XrdXmlMetaLink.hh

  Log Message:
  -----------
  Make metalink processing more flexible.


  Commit: 736f83fc7544a48283819711a4cc5c96c522fa4e
      https://github.com/xrootd/xrootd/commit/736f83fc7544a48283819711a4cc5c96c522fa4e
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M src/XrdXml/XrdXmlMetaLink.cc

  Log Message:
  -----------
  Fix uninitialized compilation error.


  Commit: 4a0b86ab5ba37e222160674f92185981c7387a10
      https://github.com/xrootd/xrootd/commit/4a0b86ab5ba37e222160674f92185981c7387a10
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M src/XrdXml/XrdXmlMetaLink.cc

  Log Message:
  -----------
  Fix: use limits.h instead of values.h


  Commit: 2fd1a91573d447922a9cbe6fe6ae2d88e3992832
      https://github.com/xrootd/xrootd/commit/2fd1a91573d447922a9cbe6fe6ae2d88e3992832
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M src/Xrd/XrdScheduler.cc

  Log Message:
  -----------
  Be sensitive to pid_max when setting NPROC. This fixes #301


  Commit: 3a93f9fd8365db18ef16ef7247be5b191149e366
      https://github.com/xrootd/xrootd/commit/3a93f9fd8365db18ef16ef7247be5b191149e366
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M src/XrdCms/XrdCmsProtocol.cc

  Log Message:
  -----------
  Honor DFS setting when forwarding operations.


  Commit: 0a728da68a787edce3372d143877c68f299a7bd7
      https://github.com/xrootd/xrootd/commit/0a728da68a787edce3372d143877c68f299a7bd7
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

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


  Commit: 52549f31a9325e9d0f25c1a954264c069659cffd
      https://github.com/xrootd/xrootd/commit/52549f31a9325e9d0f25c1a954264c069659cffd
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M src/XrdCl/XrdClChannel.hh
    M src/XrdCl/XrdClClassicCopyJob.cc
    M src/XrdCl/XrdClFile.cc
    M src/XrdCl/XrdClFile.hh
    M src/XrdCl/XrdClFileStateHandler.cc
    M src/XrdCl/XrdClFileStateHandler.hh
    M src/XrdCl/XrdClMessage.hh
    M src/XrdCl/XrdClMessageUtils.hh
    M src/XrdCl/XrdClMetalinkRedirector.cc
    M src/XrdCl/XrdClPostMaster.cc
    M src/XrdCl/XrdClThirdPartyCopyJob.cc

  Log Message:
  -----------
  [XrdCl] Make metalink changes ABI compliant.


  Commit: 5b385827d8965e57e1824006c122fd320d65b96e
      https://github.com/xrootd/xrootd/commit/5b385827d8965e57e1824006c122fd320d65b96e
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/XrdCl/XrdClFileStateHandler.cc

  Log Message:
  -----------
  [XrdCl] Avoid segfault when a File object was created but not openned.


  Commit: 146fdfc379408f790bc046b7ee74e3c7c108c0e6
      https://github.com/xrootd/xrootd/commit/146fdfc379408f790bc046b7ee74e3c7c108c0e6
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/Xrd/XrdConfig.cc
    M src/XrdNet/XrdNetIF.cc
    M src/XrdNet/XrdNetIF.hh

  Log Message:
  -----------
  Add new [no]rpipa option to xrd.network directive.
Avoid static initialization problems.


  Commit: a7b23cb547c64f3978d5b8e3f5b41aa4c5b575bd
      https://github.com/xrootd/xrootd/commit/a7b23cb547c64f3978d5b8e3f5b41aa4c5b575bd
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on rpipa option patch.


  Commit: d1e1c0b0b4be1796b2af2c5e896ba313e7e8f338
      https://github.com/xrootd/xrootd/commit/d1e1c0b0b4be1796b2af2c5e896ba313e7e8f338
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/XrdNet/XrdNetIF.hh

  Log Message:
  -----------
  Another correction for static initialization conflicts.


  Commit: 6b0f8719da294ef7295a0c98afd8c383385e58c9
      https://github.com/xrootd/xrootd/commit/6b0f8719da294ef7295a0c98afd8c383385e58c9
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/XrdOss/XrdOssPath.hh

  Log Message:
  -----------
  Eliminate use of "static inline" methods.


  Commit: 9c857328a0cd879bac234a29a05583e05d851f1d
      https://github.com/xrootd/xrootd/commit/9c857328a0cd879bac234a29a05583e05d851f1d
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    M src/XrdCl/XrdClStream.cc
    M src/XrdCl/XrdClStream.hh
    M src/XrdCl/XrdClXRootDTransport.cc

  Log Message:
  -----------
  [XrdCl] Close file on open timeout, fixes #387


  Commit: 8a1518c3b744e0a67d6dec89b0461f88a85d4855
      https://github.com/xrootd/xrootd/commit/8a1518c3b744e0a67d6dec89b0461f88a85d4855
  Author: Michal Simon <[log in to unmask]>
  Date:   2016-06-27 (Mon, 27 Jun 2016)

  Changed paths:
    M src/XrdCl/XrdClAsyncSocketHandler.cc
    M src/XrdCl/XrdClAsyncSocketHandler.hh

  Log Message:
  -----------
  [XrdCl] Use separate pointer to store incomming/outgoing a handshake msg, fixes #359


  Commit: 7e2178deb3094158ab129d2e74a8cbbc9840e674
      https://github.com/xrootd/xrootd/commit/7e2178deb3094158ab129d2e74a8cbbc9840e674
  Author: Gerardo Ganis <[log in to unmask]>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/XrdCl/XrdClFileSystem.hh

  Log Message:
  -----------
  Fix documentation of Stat


  Commit: 7fcca40fe911988d0cbcb08875aa108da7bfe38f
      https://github.com/xrootd/xrootd/commit/7fcca40fe911988d0cbcb08875aa108da7bfe38f
  Author: Elvin Sindrilaru <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdCl/XrdClFS.cc

  Log Message:
  -----------
  [XrdCl] Fix wrong query string used for opaquefile code


  Commit: 4f6de02fc539ad7c73f9a992603ca9dda7cbe1ea
      https://github.com/xrootd/xrootd/commit/4f6de02fc539ad7c73f9a992603ca9dda7cbe1ea
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    A src/XrdOuc/XrdOucCache2.hh
    M src/XrdOuc/XrdOucIOVec.hh

  Log Message:
  -----------
  [Posix] Stage 1: Implement async cache interface.


  Commit: aaed924982bf60490c2fb8e33ca6b7c67538a32e
      https://github.com/xrootd/xrootd/commit/aaed924982bf60490c2fb8e33ca6b7c67538a32e
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdOuc/XrdOucCache2.hh

  Log Message:
  -----------
  Add Stat() and Update() to the Cache2 objects.


  Commit: 5912da03b0c7f5ebf0e6dddc17c5231f406ab665
      https://github.com/xrootd/xrootd/commit/5912da03b0c7f5ebf0e6dddc17c5231f406ab665
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheFactory.cc
    A src/XrdFileCache/XrdFileCacheFile.cc
    A src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.hh
    M src/XrdFileCache/XrdFileCacheInfo.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh
    R src/XrdFileCache/XrdFileCachePrefetch.cc
    R src/XrdFileCache/XrdFileCachePrefetch.hh

  Log Message:
  -----------
  Replace Prefetch class with File class to do async reads.


  Commit: 200b07cd4fc96e943249bee3ba9cf94349c39fa6
      https://github.com/xrootd/xrootd/commit/200b07cd4fc96e943249bee3ba9cf94349c39fa6
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Remove ReadInBlocks().


  Commit: f95eb91accafd8bc2753f6ad518fddf935b45634
      https://github.com/xrootd/xrootd/commit/f95eb91accafd8bc2753f6ad518fddf935b45634
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache.cmake
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.hh

  Log Message:
  -----------
  Compile success.


  Commit: dbcdaeedd23a8d304845cde660685b2fbb1d9b59
      https://github.com/xrootd/xrootd/commit/dbcdaeedd23a8d304845cde660685b2fbb1d9b59
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Implement write queue.


  Commit: 3b544cabcfa3e5fc99ca344c1a0257e6ff23fd27
      https://github.com/xrootd/xrootd/commit/3b544cabcfa3e5fc99ca344c1a0257e6ff23fd27
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Fixes in destruction.


  Commit: 8d1bf2d57bd0d4af7d5bb99f99874eb03a7bf31b
      https://github.com/xrootd/xrootd/commit/8d1bf2d57bd0d4af7d5bb99f99874eb03a7bf31b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh

  Log Message:
  -----------
  Change variable names.


  Commit: e8e63ae9b01bab4813b1701339da1c4925d11450
      https://github.com/xrootd/xrootd/commit/e8e63ae9b01bab4813b1701339da1c4925d11450
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Cleanup.e


  Commit: 9593eac4fd47a36b86c8028af41bf131daca0c7c
      https://github.com/xrootd/xrootd/commit/9593eac4fd47a36b86c8028af41bf131daca0c7c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheFactory.cc
    M src/XrdFileCache/XrdFileCacheFactory.hh
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Global limit of RAM resources.


  Commit: 676ce7b164f2f5221fc385f0eba1dd1d2938d40f
      https://github.com/xrootd/xrootd/commit/676ce7b164f2f5221fc385f0eba1dd1d2938d40f
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Use same lock for RAM and disk download status. Add Prefetch function().


  Commit: 8f7ca005a4bc00c5e01fc0cf285703a5fb9fdac9
      https://github.com/xrootd/xrootd/commit/8f7ca005a4bc00c5e01fc0cf285703a5fb9fdac9
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheInfo.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh

  Log Message:
  -----------
  Add bit array for prefetch status.


  Commit: 3f25cc5477ad481b7a1ffac2351aa5064e9dc12b
      https://github.com/xrootd/xrootd/commit/3f25cc5477ad481b7a1ffac2351aa5064e9dc12b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFactory.cc
    M src/XrdFileCache/XrdFileCacheFactory.hh

  Log Message:
  -----------
  Add prefetch option in configuration.


  Commit: b7a756ed32dea0bbc623822494bdbd26faad1b72
      https://github.com/xrootd/xrootd/commit/b7a756ed32dea0bbc623822494bdbd26faad1b72
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Implement prefetch score.


  Commit: ba39afd330ea2a2b7a49aa92cf35f85ae147612b
      https://github.com/xrootd/xrootd/commit/ba39afd330ea2a2b7a49aa92cf35f85ae147612b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Implement prefetch.


  Commit: d6176c14d97215a52d9cce339eab54d51fbf9996
      https://github.com/xrootd/xrootd/commit/d6176c14d97215a52d9cce339eab54d51fbf9996
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Cache prefetch score.


  Commit: 19a7fb799700a01f293b96f88b45f2b82601691a
      https://github.com/xrootd/xrootd/commit/19a7fb799700a01f293b96f88b45f2b82601691a
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Remove oboslete member.


  Commit: 923085a89f6aa540a13d7abfe5bf12f63e6d7c6f
      https://github.com/xrootd/xrootd/commit/923085a89f6aa540a13d7abfe5bf12f63e6d7c6f
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    A src/XrdFileCache/XrdFileCacheIO.hh

  Log Message:
  -----------
  Move base IO class to separate file.


  Commit: 37ea14007d3eaefd11bd37a360cb1f100a9f77c7
      https://github.com/xrootd/xrootd/commit/37ea14007d3eaefd11bd37a360cb1f100a9f77c7
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache.cmake
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.hh

  Log Message:
  -----------
  Move base IO class to separate file.


  Commit: a22e5e49933e076cf25c5fc0274803c33550c0c6
      https://github.com/xrootd/xrootd/commit/a22e5e49933e076cf25c5fc0274803c33550c0c6
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheInfo.cc

  Log Message:
  -----------
  Add missing initialization.


  Commit: 96591b33a08974df707f82b65b46a0ff4aeecbab
      https://github.com/xrootd/xrootd/commit/96591b33a08974df707f82b65b46a0ff4aeecbab
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheFactory.cc
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheInfo.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh

  Log Message:
  -----------
  Add dump log messages.


  Commit: a5170c587361693c157c7f1f4b9c913ed2868b60
      https://github.com/xrootd/xrootd/commit/a5170c587361693c157c7f1f4b9c913ed2868b60
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Don't increase ref count to prefetching blocks.


  Commit: 36238c1d7ace10eeb94768e8d7b96a52d6e21eb9
      https://github.com/xrootd/xrootd/commit/36238c1d7ace10eeb94768e8d7b96a52d6e21eb9
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Add missing initialization.


  Commit: c1b648b74276f3461b9ef96e5b18e231484d3d10
      https://github.com/xrootd/xrootd/commit/c1b648b74276f3461b9ef96e5b18e231484d3d10
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Remove prefetching block from map in ProcessBlockResponse if it does not have a ref count.


  Commit: c4c0168427df441d5c4810adf0ae70fdd6767a79
      https://github.com/xrootd/xrootd/commit/c4c0168427df441d5c4810adf0ae70fdd6767a79
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Removed failed prefetched block in ProcessRequest().


  Commit: 153b6d460f794b084f9c1543b62a01fa07739f20
      https://github.com/xrootd/xrootd/commit/153b6d460f794b084f9c1543b62a01fa07739f20
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  return immediately if read from disk failes in Read().


  Commit: 5d918da08595178c73b9bb433022661bd5e1777d
      https://github.com/xrootd/xrootd/commit/5d918da08595178c73b9bb433022661bd5e1777d
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Write statistics in info file.


  Commit: 236a3e23d81889486df7c9e4f49bf45d12758653
      https://github.com/xrootd/xrootd/commit/236a3e23d81889486df7c9e4f49bf45d12758653
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Save score as float.


  Commit: 30759754a779d6ec807767302f0702c558f76a34
      https://github.com/xrootd/xrootd/commit/30759754a779d6ec807767302f0702c558f76a34
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Print info message about prefetch score at the end of destructor.


  Commit: c1bba021b031ce7198b30211163a8ba71063e7f8
      https://github.com/xrootd/xrootd/commit/c1bba021b031ce7198b30211163a8ba71063e7f8
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Reserver ram resources in prefetching.


  Commit: 601a1a849a02f501f3d555e25bf94ed144f8903c
      https://github.com/xrootd/xrootd/commit/601a1a849a02f501f3d555e25bf94ed144f8903c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc

  Log Message:
  -----------
  Fix class name in log messages.


  Commit: 72883c9962eb17f13a6f977c3ecd48448961b186
      https://github.com/xrootd/xrootd/commit/72883c9962eb17f13a6f977c3ecd48448961b186
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh

  Log Message:
  -----------
  Check write queue size.


  Commit: 43d0c63b2a886be81dab06b37057072a039b98d8
      https://github.com/xrootd/xrootd/commit/43d0c63b2a886be81dab06b37057072a039b98d8
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Change log messages.


  Commit: d92a432700efc25dccaa35ed5ea6ef7cac87d4ef
      https://github.com/xrootd/xrootd/commit/d92a432700efc25dccaa35ed5ea6ef7cac87d4ef
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix spelling in log.


  Commit: 641ac4431d0e15d42df823ad2a9822b7a4213100
      https://github.com/xrootd/xrootd/commit/641ac4431d0e15d42df823ad2a9822b7a4213100
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Add log message in Cache::HaveFreeWritingSlots.


  Commit: 71ef3c019e7da1b0297ca7aaa0c4158aa645e7d8
      https://github.com/xrootd/xrootd/commit/71ef3c019e7da1b0297ca7aaa0c4158aa645e7d8
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Changes in log messages.


  Commit: c2628fe316162b78031ba498761b06a88c869e24
      https://github.com/xrootd/xrootd/commit/c2628fe316162b78031ba498761b06a88c869e24
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Unregister file from cache prefetch when it is complete.


  Commit: af25b4353d614e6b639ef62e384733beb641ae49
      https://github.com/xrootd/xrootd/commit/af25b4353d614e6b639ef62e384733beb641ae49
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Temporary change -- Randomize prefetch file list.


  Commit: d84350968f924089a5144e3b4342e82b2fc4100c
      https://github.com/xrootd/xrootd/commit/d84350968f924089a5144e3b4342e82b2fc4100c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Keep failed blocks in map.


  Commit: 25c960519e52c8975fbb4dbca4e70a111bafbc45
      https://github.com/xrootd/xrootd/commit/25c960519e52c8975fbb4dbca4e70a111bafbc45
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix valgrind error in constructor.


  Commit: 155827c481292dc14f0c1e3a9db1d834d774baba
      https://github.com/xrootd/xrootd/commit/155827c481292dc14f0c1e3a9db1d834d774baba
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Handle case where File::Read() does not wait blocks to be processed.


  Commit: 6591d0c2b63925afbc69d6d4ecc41a9b90bf0def
      https://github.com/xrootd/xrootd/commit/6591d0c2b63925afbc69d6d4ecc41a9b90bf0def
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Handle case where File::Read() does not wait blocks to be processed.


  Commit: 069e88d4a4ef6ffbabf4935f01a221d49e0b0662
      https://github.com/xrootd/xrootd/commit/069e88d4a4ef6ffbabf4935f01a221d49e0b0662
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Add util function to release block.


  Commit: 9d67ed8f860d4dfff14461099440cb7f71510885
      https://github.com/xrootd/xrootd/commit/9d67ed8f860d4dfff14461099440cb7f71510885
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Report client error codes in log.


  Commit: 36b44f30c5ce830f2001d7d248212055e8245baf
      https://github.com/xrootd/xrootd/commit/36b44f30c5ce830f2001d7d248212055e8245baf
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Add path info in File::InitiateClose log.


  Commit: 9f5c7713001302cd295c51f9d1e177f9df598d5b
      https://github.com/xrootd/xrootd/commit/9f5c7713001302cd295c51f9d1e177f9df598d5b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Add asserts.


  Commit: a9756e1e1e09ddd6010af9bafbc027a8e3d4089b
      https://github.com/xrootd/xrootd/commit/a9756e1e1e09ddd6010af9bafbc027a8e3d4089b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Check free writing slots before requesting ram block in File::Read().


  Commit: 59d5d8f7a1e8bb3bb46357904e1e6853d19e2af5
      https://github.com/xrootd/xrootd/commit/59d5d8f7a1e8bb3bb46357904e1e6853d19e2af5
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc

  Log Message:
  -----------
  Increase severity of message if bytes were missed.


  Commit: b35fa368b98fdbe3ebead8c3e3b360036c971f52
      https://github.com/xrootd/xrootd/commit/b35fa368b98fdbe3ebead8c3e3b360036c971f52
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix double read size from direct reads.


  Commit: 296534d75a13a77f1eab7d9b3287ea0f45538483
      https://github.com/xrootd/xrootd/commit/296534d75a13a77f1eab7d9b3287ea0f45538483
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Fix error in de-registering blocks from write queue at the distruction time. This change solves bug #61.


  Commit: 4a33fe433a09e9ec33ad788d60fac1106eb72941
      https://github.com/xrootd/xrootd/commit/4a33fe433a09e9ec33ad788d60fac1106eb72941
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix evaluation of prefetch score.


  Commit: 7057a59c56d539d7bcfb3c45697fff7a5dbda17e
      https://github.com/xrootd/xrootd/commit/7057a59c56d539d7bcfb3c45697fff7a5dbda17e
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Handle failed async requests.


  Commit: 812bedba275f7e6ddb1005785ca4f1140c1cb2e0
      https://github.com/xrootd/xrootd/commit/812bedba275f7e6ddb1005785ca4f1140c1cb2e0
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix error from the previous commit.


  Commit: 68b4cdc90069c3b75d80e4b5e24c06a66b51ece5
      https://github.com/xrootd/xrootd/commit/68b4cdc90069c3b75d80e4b5e24c06a66b51ece5
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Set errno in RequestBlock() and RequestBlocksDirect() if failed.


  Commit: dd8ab68dd2eb977b7f59fbaa1fe3764ea39ff3ba
      https://github.com/xrootd/xrootd/commit/dd8ab68dd2eb977b7f59fbaa1fe3764ea39ff3ba
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh

  Log Message:
  -----------
  Wait for signal in Prefetch() function when there is no open file


  Commit: 21a5ee572423d17d707c47b21bff0eb45b6581a4
      https://github.com/xrootd/xrootd/commit/21a5ee572423d17d707c47b21bff0eb45b6581a4
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  in Prefetch wait 5ms if ram limit has been reached.


  Commit: 44c8f0cab37d224ee0e5238394647cb1bda94b45
      https://github.com/xrootd/xrootd/commit/44c8f0cab37d224ee0e5238394647cb1bda94b45
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Optimize random file access in GetNextFileToPrefetch().


  Commit: cc1fff03ea077ca99cbf9d16cc7c02063111d78b
      https://github.com/xrootd/xrootd/commit/cc1fff03ea077ca99cbf9d16cc7c02063111d78b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Optimize detection of file available for prefetching.


  Commit: 8330a9d3b17a9d85cec2c5d2b0bcd3d657f8ae65
      https://github.com/xrootd/xrootd/commit/8330a9d3b17a9d85cec2c5d2b0bcd3d657f8ae65
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  DeRegister/Register files in case when they are ready for prefetching.


  Commit: 3e259964628c78abd14309e661fea8af8d2f7c1d
      https://github.com/xrootd/xrootd/commit/3e259964628c78abd14309e661fea8af8d2f7c1d
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache.cmake
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    A src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  First implementation of File::ReadV().


  Commit: b04c3f4cf48a2fb1b5fe3c1cac9891753e967a7d
      https://github.com/xrootd/xrootd/commit/b04c3f4cf48a2fb1b5fe3c1cac9891753e967a7d
  Author: alja <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Fix compilation errror.


  Commit: 600103974e52015ba75a658febc39270b3d34da1
      https://github.com/xrootd/xrootd/commit/600103974e52015ba75a658febc39270b3d34da1
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache.cmake

  Log Message:
  -----------
  Import vread code from async-vread-baq branch.


  Commit: 536dbb50221686aed30a22bfd0a4553b9c02021a
      https://github.com/xrootd/xrootd/commit/536dbb50221686aed30a22bfd0a4553b9c02021a
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Add debug print.


  Commit: 7331d6afb4490ceaa362bb6dd00c32372e0eb074
      https://github.com/xrootd/xrootd/commit/7331d6afb4490ceaa362bb6dd00c32372e0eb074
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFactory.cc

  Log Message:
  -----------
  Parse prefetch entry correctly.


  Commit: c77a195c5c65bb6d0cc348f59646bb1b123abda6
      https://github.com/xrootd/xrootd/commit/c77a195c5c65bb6d0cc348f59646bb1b123abda6
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Fix bug in VReadProcessBlocks -- removing vector while iterating.


  Commit: 964706e1d85a6cf6ff9186ea4546e755fbc5e744
      https://github.com/xrootd/xrootd/commit/964706e1d85a6cf6ff9186ea4546e755fbc5e744
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Fix iteration in VReadFromDisk.


  Commit: ce4f46fce97024e67f9c60ead8c0406f09a22841
      https://github.com/xrootd/xrootd/commit/ce4f46fce97024e67f9c60ead8c0406f09a22841
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Fix offset in disk reads


  Commit: 14bc3628295d83aef2e7463dd48950719bae8b68
      https://github.com/xrootd/xrootd/commit/14bc3628295d83aef2e7463dd48950719bae8b68
  Author: Matevz Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFactory.cc
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh

  Log Message:
  -----------
  Review open issues, make it compile.


  Commit: 17544f1d98eed8924645819ce8dbb21fa9bbf327
      https://github.com/xrootd/xrootd/commit/17544f1d98eed8924645819ce8dbb21fa9bbf327
  Author: Matevz Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFactory.cc
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCachePrint.cc

  Log Message:
  -----------
  Whitespace changes.


  Commit: e7f0a32fd87a1897c8a0a65577ac3be3fc4747a7
      https://github.com/xrootd/xrootd/commit/e7f0a32fd87a1897c8a0a65577ac3be3fc4747a7
  Author: Matevz Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFactory.cc
    M src/XrdFileCache/XrdFileCacheFactory.hh
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  pfc.prefetch now takes int argument: max number of blocks to prefetch per file.


  Commit: 0a0b3e9926b906fbe5edc17bab7885e6846f6c10
      https://github.com/xrootd/xrootd/commit/0a0b3e9926b906fbe5edc17bab7885e6846f6c10
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    A src/XrdFileCache/XrdFileCacheConfiguration.cc
    R src/XrdFileCache/XrdFileCacheFactory.cc
    R src/XrdFileCache/XrdFileCacheFactory.hh
    A src/XrdFileCache/XrdFileCachePurge.cc

  Log Message:
  -----------
  Merge Factory class into Cache class. This makes OucCache::Create() potentially obsolete.


  Commit: fdd85eab6316c2f2c21fc6417c7310ca3ab0a80b
      https://github.com/xrootd/xrootd/commit/fdd85eab6316c2f2c21fc6417c7310ca3ab0a80b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache.cmake
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Add changed files missing in the previous commit c00a774.


  Commit: aa2d2035e131f08b3b1ebdef2f09791f8cac9d05
      https://github.com/xrootd/xrootd/commit/aa2d2035e131f08b3b1ebdef2f09791f8cac9d05
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdOuc/XrdOucCache.hh
    M src/XrdPlugins.cmake
    M src/XrdPosix.cmake
    A src/XrdPosix/XrdPosixCacheBC.hh
    A src/XrdPosix/XrdPosixCallBack.cc
    M src/XrdPosix/XrdPosixCallBack.hh
    M src/XrdPosix/XrdPosixFile.cc
    M src/XrdPosix/XrdPosixFile.hh
    A src/XrdPosix/XrdPosixFileRH.cc
    A src/XrdPosix/XrdPosixFileRH.hh
    A src/XrdPosix/XrdPosixObjGaurd.hh
    M src/XrdPosix/XrdPosixObject.cc
    M src/XrdPosix/XrdPosixObject.hh
    A src/XrdPosix/XrdPosixPrepIO.cc
    A src/XrdPosix/XrdPosixPrepIO.hh
    M src/XrdPosix/XrdPosixXrootd.cc
    M src/XrdPosix/XrdPosixXrootd.hh
    M src/XrdPss/XrdPssAio.cc
    A src/XrdPss/XrdPssAioCB.cc
    A src/XrdPss/XrdPssAioCB.hh
    M src/XrdPss/XrdPssConfig.cc
    M src/XrdUtils.cmake
    M src/XrdXrootd/XrdXrootdAio.cc

  Log Message:
  -----------
  Implement async Posix I/O and deferred file open.


  Commit: f1792af0ad16132c81d8840f75da58d9c73934bd
      https://github.com/xrootd/xrootd/commit/f1792af0ad16132c81d8840f75da58d9c73934bd
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIO.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.hh
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Moving to XrdOucCache2.


  Commit: fe7b404a0a6093ec8c226ec7d32da14f7ac1435e
      https://github.com/xrootd/xrootd/commit/fe7b404a0a6093ec8c226ec7d32da14f7ac1435e
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdPss/XrdPssConfig.cc

  Log Message:
  -----------
  Fix problem with XrdOucCache2 instantiation in XrdPssSys::getCache().


  Commit: 3733f2a905372a7cc7027935b28c8396a441818d
      https://github.com/xrootd/xrootd/commit/3733f2a905372a7cc7027935b28c8396a441818d
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Set version info relative to XrdOucGetCache2.


  Commit: 4b1eedd82cb7f1528d5f05079c49e7f98ec686cd
      https://github.com/xrootd/xrootd/commit/4b1eedd82cb7f1528d5f05079c49e7f98ec686cd
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh

  Log Message:
  -----------
  Add asynchronous read.


  Commit: 3eafadd716e9b5dd17477395408a64b57a4dcc83
      https://github.com/xrootd/xrootd/commit/3eafadd716e9b5dd17477395408a64b57a4dcc83
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdPss/XrdPssConfig.cc

  Log Message:
  -----------
  Fix white space created in the previous commit.


  Commit: 9b19c9a5cae8a287d175b7afa95fd4ff75790642
      https://github.com/xrootd/xrootd/commit/9b19c9a5cae8a287d175b7afa95fd4ff75790642
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdPosix/XrdPosixXrootd.cc

  Log Message:
  -----------
  Remove unused variable.


  Commit: 305e61c1f3a8d4572873f0f7a9767b29b352027e
      https://github.com/xrootd/xrootd/commit/305e61c1f3a8d4572873f0f7a9767b29b352027e
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdPosix/XrdPosixFile.cc
    M src/XrdPosix/XrdPosixFile.hh
    M src/XrdPosix/XrdPosixXrootd.cc

  Log Message:
  -----------
  Corrections for partially implemented deferred open.


  Commit: 31677950175fc0b62e7f0b0bac16d19ddf8ea3f3
      https://github.com/xrootd/xrootd/commit/31677950175fc0b62e7f0b0bac16d19ddf8ea3f3
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdPosix/XrdPosixFile.hh
    M src/XrdPosix/XrdPosixObjGaurd.hh
    M src/XrdPosix/XrdPosixPrepIO.cc
    M src/XrdPosix/XrdPosixPrepIO.hh
    M src/XrdPosix/XrdPosixXrootd.cc

  Log Message:
  -----------
  More fixes to defered open.


  Commit: 99dbf8537e42a72983669f9d46d3cbb20b325a5f
      https://github.com/xrootd/xrootd/commit/99dbf8537e42a72983669f9d46d3cbb20b325a5f
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdOuc/XrdOucCache2.hh
    M src/XrdPosix/XrdPosixCacheBC.hh
    M src/XrdPosix/XrdPosixFile.cc
    M src/XrdPosix/XrdPosixFile.hh
    M src/XrdPosix/XrdPosixPrepIO.hh
    M src/XrdPosix/XrdPosixXrootd.cc

  Log Message:
  -----------
  Implement Fstat() at the cache level.


  Commit: ac137cdd41a5d44dc158a3cdf4bdb8ef6f52695f
      https://github.com/xrootd/xrootd/commit/ac137cdd41a5d44dc158a3cdf4bdb8ef6f52695f
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIO.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.hh
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Pass input source as a pointer instead of reference.


  Commit: 87ea7dd99235b4d631b4c59bf7dd4184b72e14aa
      https://github.com/xrootd/xrootd/commit/87ea7dd99235b4d631b4c59bf7dd4184b72e14aa
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheInfo.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh
    M src/XrdFileCache/XrdFileCachePrint.cc

  Log Message:
  -----------
  Put file size in the info file.


  Commit: 006240b80d5d0f31bc564b79c22ee2dd9581b4aa
      https://github.com/xrootd/xrootd/commit/006240b80d5d0f31bc564b79c22ee2dd9581b4aa
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh

  Log Message:
  -----------
  Implement Fstat.


  Commit: dd1441453d1d0e1588773e015b7ff7fc82825a66
      https://github.com/xrootd/xrootd/commit/dd1441453d1d0e1588773e015b7ff7fc82825a66
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Implement virtual ouc-cache Prepare().


  Commit: 32252ae8b893f5c7ef5d115e8bbd03a92fe32082
      https://github.com/xrootd/xrootd/commit/32252ae8b893f5c7ef5d115e8bbd03a92fe32082
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Use file size in info file.


  Commit: c3126f8c291179c6e3044c73aee3458682ae637e
      https://github.com/xrootd/xrootd/commit/c3126f8c291179c6e3044c73aee3458682ae637e
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Clear block map repetitively in InitiateClose().


  Commit: 09087c71495352abf713b01413591ee7a64f26e4
      https://github.com/xrootd/xrootd/commit/09087c71495352abf713b01413591ee7a64f26e4
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheInfo.cc

  Log Message:
  -----------
  Fix restoration of file size (bug from the previous commit).


  Commit: 03dadf42b57ccca4323777c985a1ab039cf9db6c
      https://github.com/xrootd/xrootd/commit/03dadf42b57ccca4323777c985a1ab039cf9db6c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh

  Log Message:
  -----------
  Cache local stat.


  Commit: 2cb7896de62ae47614029c0ee48d246543bc604e
      https://github.com/xrootd/xrootd/commit/2cb7896de62ae47614029c0ee48d246543bc604e
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  InitateClose(): Don't remove this blocks from global write queue.


  Commit: 5daa62506cc7d3c50f85c29780b1a73c0e270be3
      https://github.com/xrootd/xrootd/commit/5daa62506cc7d3c50f85c29780b1a73c0e270be3
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdPosix/XrdPosixObjGaurd.hh

  Log Message:
  -----------
  Add missing initialization.


  Commit: 2297113730d1ae81d087c100200aa5833efc568b
      https://github.com/xrootd/xrootd/commit/2297113730d1ae81d087c100200aa5833efc568b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Use cached values of file path and file size instead of access them through XrdPosixFile.


  Commit: fe9294c0d2df4d07751b575e01cc9d51b4d9921c
      https://github.com/xrootd/xrootd/commit/fe9294c0d2df4d07751b575e01cc9d51b4d9921c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdPosix/XrdPosixObjGaurd.hh

  Log Message:
  -----------
  Add missing initialization.


  Commit: 54b57b5cd1735c6cea7d2d395e715aac26ac0544
      https://github.com/xrootd/xrootd/commit/54b57b5cd1735c6cea7d2d395e715aac26ac0544
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheInfo.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh

  Log Message:
  -----------
  Initiate buffer for prefetch score statistics.


  Commit: 52355fb07ae7a810d2720cfd058430fe67003299
      https://github.com/xrootd/xrootd/commit/52355fb07ae7a810d2720cfd058430fe67003299
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdPosix.cmake
    R src/XrdPosix/XrdPosixObjGaurd.hh
    A src/XrdPosix/XrdPosixObjGuard.hh
    M src/XrdPosix/XrdPosixPrepIO.cc

  Log Message:
  -----------
  Corectly spell guard!


  Commit: 9db1bd4fd4d604429dd5b73c9a7b8768a4cd07c4
      https://github.com/xrootd/xrootd/commit/9db1bd4fd4d604429dd5b73c9a7b8768a4cd07c4
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Sync disk every 100 new blocks.


  Commit: a8aed6f17606b72e388c372ad57cf8c04e7092ef
      https://github.com/xrootd/xrootd/commit/a8aed6f17606b72e388c372ad57cf8c04e7092ef
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Remove obosolete parameter cachedir.


  Commit: 8d8c530886a41324b67de30aeb7c2495b57d065f
      https://github.com/xrootd/xrootd/commit/8d8c530886a41324b67de30aeb7c2495b57d065f
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheInfo.cc

  Log Message:
  -----------
  Reject incompatible versions.


  Commit: dc1243d17f2a2d39563ae1bdf17bfcb52924c85e
      https://github.com/xrootd/xrootd/commit/dc1243d17f2a2d39563ae1bdf17bfcb52924c85e
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheInfo.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh

  Log Message:
  -----------
  Remove obosolete function argument.


  Commit: 73dd8f71b3c1cb266cb3dbcc38a442b1afbb256f
      https://github.com/xrootd/xrootd/commit/73dd8f71b3c1cb266cb3dbcc38a442b1afbb256f
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Remove obosolete function argument.


  Commit: 21efbe21d7ee7188f1ba397bcc6eceb59cb62d78
      https://github.com/xrootd/xrootd/commit/21efbe21d7ee7188f1ba397bcc6eceb59cb62d78
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheInfo.hh

  Log Message:
  -----------
  Aligh code.


  Commit: 35312dbdf39fc0318b8ccd65d8e45498033fb88c
      https://github.com/xrootd/xrootd/commit/35312dbdf39fc0318b8ccd65d8e45498033fb88c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheConfiguration.cc
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Merge configuration parameters prefetch and prefetch_max_blocks.


  Commit: 64ad76093038710790cc0e9c314a74c70ba91362
      https://github.com/xrootd/xrootd/commit/64ad76093038710790cc0e9c314a74c70ba91362
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Define diskusage as an absolute value (GB or TB). This is merge from master.


  Commit: 13dc7f4007fadef3456800cc26f1a53b899e7572
      https://github.com/xrootd/xrootd/commit/13dc7f4007fadef3456800cc26f1a53b899e7572
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Set max RAM usage in absolute units.


  Commit: f7e32ced677220fe15d2f408661c991aa3f3160f
      https://github.com/xrootd/xrootd/commit/f7e32ced677220fe15d2f408661c991aa3f3160f
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheConfiguration.cc
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix compilation error.


  Commit: 626c6e338184075e24db224ff1ff73ce2c574bb6
      https://github.com/xrootd/xrootd/commit/626c6e338184075e24db224ff1ff73ce2c574bb6
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh

  Log Message:
  -----------
  Rename member for prefetch list.


  Commit: b6f911b4ee489889ad0068681dbb71bd78f7be0c
      https://github.com/xrootd/xrootd/commit/b6f911b4ee489889ad0068681dbb71bd78f7be0c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh

  Log Message:
  -----------
  Rename write queue member.


  Commit: eec7cd80a9a85c2b07f7ba7bc949ea846d639d85
      https://github.com/xrootd/xrootd/commit/eec7cd80a9a85c2b07f7ba7bc949ea846d639d85
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Rename parameters for prefetch and available ram.


  Commit: 62d79be9cefc418bf69d4d33eb103272c8611af6
      https://github.com/xrootd/xrootd/commit/62d79be9cefc418bf69d4d33eb103272c8611af6
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheIO.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh

  Log Message:
  -----------
  Handle case where new file is attached while a CacheIO object with the same path is still ioActive


  Commit: e21fda9bb987451c33ea507b491c5f76e232e23d
      https://github.com/xrootd/xrootd/commit/e21fda9bb987451c33ea507b491c5f76e232e23d
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix error in Info initialization.


  Commit: 8c21d4a76e16963ccbf30059e54baeceaacfb625
      https://github.com/xrootd/xrootd/commit/8c21d4a76e16963ccbf30059e54baeceaacfb625
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/README

  Log Message:
  -----------
  Update.


  Commit: d1ad293ffd2732684a499a90b06c110c42964664
      https://github.com/xrootd/xrootd/commit/d1ad293ffd2732684a499a90b06c110c42964664
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Use 'prefetch' string to name a parameter for prefetch level.


  Commit: b88ec9bdd7aaf8087a932b141eac1c485f5af507
      https://github.com/xrootd/xrootd/commit/b88ec9bdd7aaf8087a932b141eac1c485f5af507
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.hh

  Log Message:
  -----------
  Remove obsolete paramter.


  Commit: 9514dd1effa75083a00f76cb91f34be5021d05a4
      https://github.com/xrootd/xrootd/commit/9514dd1effa75083a00f76cb91f34be5021d05a4
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Run prefetch thread after parsing configuration.


  Commit: 4701b80806b5bfb7413befd63d1e0419d651a74b
      https://github.com/xrootd/xrootd/commit/4701b80806b5bfb7413befd63d1e0419d651a74b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Make RAM usage a required configuration parameter.


  Commit: 68daa46383353f84d4bb3ee3b969cec1d5a09206
      https://github.com/xrootd/xrootd/commit/68daa46383353f84d4bb3ee3b969cec1d5a09206
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix possible crash when scheduler calls disk sync at the time of destruction.


  Commit: b1930bc608c471b7b7f89186960ee413ffce27ee
      https://github.com/xrootd/xrootd/commit/b1930bc608c471b7b7f89186960ee413ffce27ee
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix logical error.


  Commit: b3f04c334b22cedf01bf71771a605027bafa3a2a
      https://github.com/xrootd/xrootd/commit/b3f04c334b22cedf01bf71771a605027bafa3a2a
  Author: Matevz Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Make sure info about blocks since the last sync is also written out.


  Commit: 1190a6bb287903a29113223b8580f7e3e1f554fa
      https://github.com/xrootd/xrootd/commit/1190a6bb287903a29113223b8580f7e3e1f554fa
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Improve printout of configuration status.


  Commit: aad1d2e82d0ff784211e88ac01b41294053fc684
      https://github.com/xrootd/xrootd/commit/aad1d2e82d0ff784211e88ac01b41294053fc684
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Fix bug in selecting file to prefetch.


  Commit: ee33f420b257aaa239d85e1ab7e976692b91b20c
      https://github.com/xrootd/xrootd/commit/ee33f420b257aaa239d85e1ab7e976692b91b20c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc

  Log Message:
  -----------
  Add check if reading local stat from cinfo failed.


  Commit: b3475e9cb50187a1a0b6c01a7dc885caaada7f8b
      https://github.com/xrootd/xrootd/commit/b3475e9cb50187a1a0b6c01a7dc885caaada7f8b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Implement virtual Cache::Stat().


  Commit: edd92a878474d90b8db92609db5e48ffd021c09e
      https://github.com/xrootd/xrootd/commit/edd92a878474d90b8db92609db5e48ffd021c09e
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Properly set disk read and write offsets in hdfs healing mode (files with nonzero offsets).


  Commit: 833a04d89ad150fc36d98ecf4a5f3de6c794bf65
      https://github.com/xrootd/xrootd/commit/833a04d89ad150fc36d98ecf4a5f3de6c794bf65
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  In hdfs healing mode forward stat query to origin.


  Commit: 77a49d4d121375df82e5b20d07f9ec0a996f528b
      https://github.com/xrootd/xrootd/commit/77a49d4d121375df82e5b20d07f9ec0a996f528b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.hh

  Log Message:
  -----------
  In hdfs healing mode forward stat query to origin.


  Commit: 162763f290a9dd9ad01879d073c5a9ba10f046b8
      https://github.com/xrootd/xrootd/commit/162763f290a9dd9ad01879d073c5a9ba10f046b8
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Include file offset (hdfs healing mode).


  Commit: 9122bc3385108dedefc77105267693c7bdcbe848
      https://github.com/xrootd/xrootd/commit/9122bc3385108dedefc77105267693c7bdcbe848
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIO.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.hh

  Log Message:
  -----------
  FileBlockMode: recycle File object during delayed destruction.


  Commit: 83939f21a63df9af1fdf993ca09310874aec589c
      https://github.com/xrootd/xrootd/commit/83939f21a63df9af1fdf993ca09310874aec589c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIO.hh

  Log Message:
  -----------
  Introduce trace macros.


  Commit: 0cc08da056b473e3f52452cd77cd1a20ae681fa2
      https://github.com/xrootd/xrootd/commit/0cc08da056b473e3f52452cd77cd1a20ae681fa2
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheConfiguration.cc

  Log Message:
  -----------
  Parse trace level.


  Commit: 11b4d042fe1ddde39fc94a10a7c80ee38ab46a19
      https://github.com/xrootd/xrootd/commit/11b4d042fe1ddde39fc94a10a7c80ee38ab46a19
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCache.hh
    M src/XrdFileCache/XrdFileCacheConfiguration.cc
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIO.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheInfo.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh
    M src/XrdFileCache/XrdFileCachePrint.cc
    M src/XrdFileCache/XrdFileCachePurge.cc
    A src/XrdFileCache/XrdFileCacheTrace.hh
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Replace XrdCl::Log with XrdOucTrace


  Commit: 9c53ad5371b963aa63abde8e4260246f8207ad51
      https://github.com/xrootd/xrootd/commit/9c53ad5371b963aa63abde8e4260246f8207ad51
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheInfo.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh
    M src/XrdFileCache/XrdFileCachePrint.cc
    M src/XrdFileCache/XrdFileCachePurge.cc

  Log Message:
  -----------
  Remove abosolete argument in Info constructor


  Commit: 14af019b6587b4cb3fdad8368d4aa9eddb153837
      https://github.com/xrootd/xrootd/commit/14af019b6587b4cb3fdad8368d4aa9eddb153837
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc

  Log Message:
  -----------
  Pass blocksize to File in newBlockFile().


  Commit: b8fe26b8dc2134a101d615a6432a833cd42d737e
      https://github.com/xrootd/xrootd/commit/b8fe26b8dc2134a101d615a6432a833cd42d737e
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/README

  Log Message:
  -----------
  Document trace option.


  Commit: 46a7c9adb5cff610d3e3e286b582da5ecdeb2a91
      https://github.com/xrootd/xrootd/commit/46a7c9adb5cff610d3e3e286b582da5ecdeb2a91
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh

  Log Message:
  -----------
  Protect from invalid reads.


  Commit: ff56cc5cbe95400bd4fb5968960cb2bc33a91e97
      https://github.com/xrootd/xrootd/commit/ff56cc5cbe95400bd4fb5968960cb2bc33a91e97
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/README
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Default debug level is warning.


  Commit: 64b0060a5381a2a05a56379c479adb54067df5e1
      https://github.com/xrootd/xrootd/commit/64b0060a5381a2a05a56379c479adb54067df5e1
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheTrace.hh

  Log Message:
  -----------
  Print severity with message.


  Commit: 0530657625c457b4efa0d53e3f3afb5559d00cd6
      https://github.com/xrootd/xrootd/commit/0530657625c457b4efa0d53e3f3afb5559d00cd6
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheInfo.cc

  Log Message:
  -----------
  Add log message in Read() when 0 bytes read.


  Commit: fbbc2e6f90d59eac1a8ddd10f4a17a9c293f5d13
      https://github.com/xrootd/xrootd/commit/fbbc2e6f90d59eac1a8ddd10f4a17a9c293f5d13
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Add getter for file size.


  Commit: 73709c36aaaa38134e6b91c15329cefeba6f1ac5
      https://github.com/xrootd/xrootd/commit/73709c36aaaa38134e6b91c15329cefeba6f1ac5
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  In Open() assert info file exists and its size is nonzero.


  Commit: ec1b207bfc1805cc4d0e59d6794e5a8ea0c294ca
      https://github.com/xrootd/xrootd/commit/ec1b207bfc1805cc4d0e59d6794e5a8ea0c294ca
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc

  Log Message:
  -----------
  Init stat when File is recycled.


  Commit: 96b3cf76b3c52ec17da5ad05b51a27e3be4bf702
      https://github.com/xrootd/xrootd/commit/96b3cf76b3c52ec17da5ad05b51a27e3be4bf702
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc

  Log Message:
  -----------
  Improve readability of relinquish file process.


  Commit: e5e4699e3050b6a8644da1f48ab59d7d1cdedfd7
      https://github.com/xrootd/xrootd/commit/e5e4699e3050b6a8644da1f48ab59d7d1cdedfd7
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc

  Log Message:
  -----------
  Rename File::initateClose() to ioActive()


  Commit: 4a6185527f3e044df14067c4d6368031c1678a7f
      https://github.com/xrootd/xrootd/commit/4a6185527f3e044df14067c4d6368031c1678a7f
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheInfo.hh

  Log Message:
  -----------
  Rename Info::CheckComplete() to Info::UpdateDownloadCompleteStaus().


  Commit: 3ffa8209e1d9a34b6fa81324386c27ac02a9656a
      https://github.com/xrootd/xrootd/commit/3ffa8209e1d9a34b6fa81324386c27ac02a9656a
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Remove m_stopped varaible. Add stopped prefetch state.


  Commit: 3220cb264dbc9f608efe64be0c7bc9f23fa046d8
      https://github.com/xrootd/xrootd/commit/3220cb264dbc9f608efe64be0c7bc9f23fa046d8
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh

  Log Message:
  -----------
  Remove Mark/UnMark prefech functions.


  Commit: adcf9328a1d0cf9377688ce10fed5e13975cc94a
      https://github.com/xrootd/xrootd/commit/adcf9328a1d0cf9377688ce10fed5e13975cc94a
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Delete disk syncer in destructor.


  Commit: b043f3235c6d9d3a711f76b878da002431b43ed0
      https://github.com/xrootd/xrootd/commit/b043f3235c6d9d3a711f76b878da002431b43ed0
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc

  Log Message:
  -----------
  Set prefetch state when file is recycled by some other IO.


  Commit: dc19b05626eb31b6adf6259624afd5bfd605f722
      https://github.com/xrootd/xrootd/commit/dc19b05626eb31b6adf6259624afd5bfd605f722
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Complete lock/unlock in Open (change relate to previous commit)


  Commit: ffaeaa3a2b1d247a9b4b6673ae9515240bc16a6a
      https://github.com/xrootd/xrootd/commit/ffaeaa3a2b1d247a9b4b6673ae9515240bc16a6a
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheFile.hh
    A src/XrdFileCache/XrdFileCacheIO.cc
    M src/XrdFileCache/XrdFileCacheIO.hh
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheTrace.hh
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Propagate input change from IO to File. This problem solves warning XrdPosix: Unexpected PrepIO call.


  Commit: d66b04e529f70665ae40171849d590ecabea66f1
      https://github.com/xrootd/xrootd/commit/d66b04e529f70665ae40171849d590ecabea66f1
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  protect against invalid reads: check IO has relinquished File.


  Commit: 915d0037faa8297461f86038bacd8ebaba1778a4
      https://github.com/xrootd/xrootd/commit/915d0037faa8297461f86038bacd8ebaba1778a4
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc

  Log Message:
  -----------
  Remove debug print.


  Commit: 558d8f8844265d0d74554d62ab5bc5009e6c4f49
      https://github.com/xrootd/xrootd/commit/558d8f8844265d0d74554d62ab5bc5009e6c4f49
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache.cmake

  Log Message:
  -----------
  Add XrdFileCacheIO.cc source


  Commit: 479e5a7c2ac41020d1cce1ab25eb501989b5825b
      https://github.com/xrootd/xrootd/commit/479e5a7c2ac41020d1cce1ab25eb501989b5825b
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  In destructor properly check if Info struct  is created.


  Commit: 2dfa47e44c62f59ea4267f4c8b3a5fe8d3eb39cc
      https://github.com/xrootd/xrootd/commit/2dfa47e44c62f59ea4267f4c8b3a5fe8d3eb39cc
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Check XrdOss::Create() return value in File::Open().


  Commit: 97f8328f36b8505fc327b0da48761d797d55c176
      https://github.com/xrootd/xrootd/commit/97f8328f36b8505fc327b0da48761d797d55c176
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Replace assert with an error message.


  Commit: 73d4160bf800e2b17185bab7d7101dd631105e42
      https://github.com/xrootd/xrootd/commit/73d4160bf800e2b17185bab7d7101dd631105e42
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc

  Log Message:
  -----------
  Add error message in initCachedStat, if open of info file fails


  Commit: ef7dc5a67b1399135eea9c8189397b9fc83f60bd
      https://github.com/xrootd/xrootd/commit/ef7dc5a67b1399135eea9c8189397b9fc83f60bd
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCachePurge.cc

  Log Message:
  -----------
  Add warning with errno if can't open info file.


  Commit: 104ef69bffb0f90b795b95a421198a27e63cc279
      https://github.com/xrootd/xrootd/commit/104ef69bffb0f90b795b95a421198a27e63cc279
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdOuc/XrdOucCache2.hh
    M src/XrdPosix/XrdPosixCacheBC.hh
    M src/XrdPosix/XrdPosixFile.cc
    M src/XrdPosix/XrdPosixFile.hh

  Log Message:
  -----------
  Add Location() method to CacheIO2 to get file location.


  Commit: 680daeecb54f35e8ebd8a9e7cdadb200e98f2608
      https://github.com/xrootd/xrootd/commit/680daeecb54f35e8ebd8a9e7cdadb200e98f2608
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Fix in Detach for hdfs mode.


  Commit: 17679c8f1e5c5da9960be5bbe017745b6fb8527f
      https://github.com/xrootd/xrootd/commit/17679c8f1e5c5da9960be5bbe017745b6fb8527f
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc

  Log Message:
  -----------
  Fix compilation error from the previous commit


  Commit: 7bb4d44e0f83955894f4069d9898df229cf8e47e
      https://github.com/xrootd/xrootd/commit/7bb4d44e0f83955894f4069d9898df229cf8e47e
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

  Log Message:
  -----------
  Fix index offset i  Sync(). This applies only to hdfs healing mode.


  Commit: d9efc93a1bf31353436233a5af22aa6304a64efe
      https://github.com/xrootd/xrootd/commit/d9efc93a1bf31353436233a5af22aa6304a64efe
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc

  Log Message:
  -----------
  Change in  severity of read messages.


  Commit: a415832cd79709c94f38585112fdf2e79f3f3675
      https://github.com/xrootd/xrootd/commit/a415832cd79709c94f38585112fdf2e79f3f3675
  Author: Matevz Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheIO.cc
    M src/XrdFileCache/XrdFileCacheIO.hh

  Log Message:
  -----------
  Add location printout into Attach() and Update().


  Commit: ef144961581da29ffc79c60556e9dc48fc432b69
      https://github.com/xrootd/xrootd/commit/ef144961581da29ffc79c60556e9dc48fc432b69
  Author: Matevz Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdPosix/XrdPosixPrepIO.cc

  Log Message:
  -----------
  Remove unnecessary cast.


  Commit: 91e0dd85e815dddf0878c97b55624a1c7b84b1f1
      https://github.com/xrootd/xrootd/commit/91e0dd85e815dddf0878c97b55624a1c7b84b1f1
  Author: Matevz Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheIO.cc
    M src/XrdFileCache/XrdFileCacheTrace.hh

  Log Message:
  -----------
  Improve printing of Location() in Info trace.


  Commit: 0b7a90b31ebf6441d6d3cce6a2403adf4ed38c41
      https://github.com/xrootd/xrootd/commit/0b7a90b31ebf6441d6d3cce6a2403adf4ed38c41
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc
    M src/XrdFileCache/XrdFileCacheIOEntireFile.hh

  Log Message:
  -----------
  Remove obsolete method.


  Commit: 2c6370a57f1f09671bddaa6c8348d6072a0f9d79
      https://github.com/xrootd/xrootd/commit/2c6370a57f1f09671bddaa6c8348d6072a0f9d79
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc

  Log Message:
  -----------
  Remove trace mesage in Detach becuse similar message is printed already in manager.


  Commit: fd98b55fd261ff1af75bce359b227c86eed396df
      https://github.com/xrootd/xrootd/commit/fd98b55fd261ff1af75bce359b227c86eed396df
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc
    M src/XrdFileCache/XrdFileCacheVRead.cc

  Log Message:
  -----------
  Store access statistics in bytes instead of number of blocks


  Commit: 88f722d1ef52902c5a704ddf857b34f6b0ece456
      https://github.com/xrootd/xrootd/commit/88f722d1ef52902c5a704ddf857b34f6b0ece456
  Author: Matevz Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc

  Log Message:
  -----------
  Bugfix in hdfs healing mode.


  Commit: 4e3e35c9b444689a01fde68a6efce07869c97c21
      https://github.com/xrootd/xrootd/commit/4e3e35c9b444689a01fde68a6efce07869c97c21
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCache.cc
    M src/XrdFileCache/XrdFileCacheIO.hh
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc
    M src/XrdFileCache/XrdFileCacheIOFileBlock.hh

  Log Message:
  -----------
  Implement defered open for hdfs healing mode.


  Commit: f18d8e8e161604890e256bc8c58a3f65a073b8bf
      https://github.com/xrootd/xrootd/commit/f18d8e8e161604890e256bc8c58a3f65a073b8bf
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Log Message:
  -----------
  Merge branch 'pssasync' of github.com:xrootd/xrootd into pssasync


Compare: https://github.com/xrootd/xrootd/compare/647ae2cc7440...f18d8e8e1616

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