Print

Print


  Branch: refs/heads/pssasync
  Home:   https://github.com/xrootd/xrootd
  Commit: 51a95d9f5e99c7f6e5aab7ea582d1427344f0524
      https://github.com/xrootd/xrootd/commit/51a95d9f5e99c7f6e5aab7ea582d1427344f0524
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

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

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


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

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

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


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

  Changed paths:
    M src/XrdFileCache/XrdFileCacheTrace.hh

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


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

  Changed paths:
    M src/XrdFileCache/XrdFileCacheInfo.cc

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


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

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.hh

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


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

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

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


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

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOEntireFile.cc

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


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

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

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


  Commit: 132f53b7bc9fc2000cbcd60332f523374a7cf2f9
      https://github.com/xrootd/xrootd/commit/132f53b7bc9fc2000cbcd60332f523374a7cf2f9
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-09 (Thu, 09 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: 1fcddb909667515bf95e10b1eda453602d2e6647
      https://github.com/xrootd/xrootd/commit/1fcddb909667515bf95e10b1eda453602d2e6647
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

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

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


  Commit: ebff8599518ed0a1f569ba2c290b5db7e4fe72ef
      https://github.com/xrootd/xrootd/commit/ebff8599518ed0a1f569ba2c290b5db7e4fe72ef
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-09 (Thu, 09 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: 9f8bd80fc20e2b6e5d65c8f6d9609b0e958bb1f7
      https://github.com/xrootd/xrootd/commit/9f8bd80fc20e2b6e5d65c8f6d9609b0e958bb1f7
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-09 (Thu, 09 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: e422df428c06b8798a1f956fdf27a420fcd71552
      https://github.com/xrootd/xrootd/commit/e422df428c06b8798a1f956fdf27a420fcd71552
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

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


  Commit: b5688d6f3e993ecebee17f8905e867dd4969cd55
      https://github.com/xrootd/xrootd/commit/b5688d6f3e993ecebee17f8905e867dd4969cd55
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-09 (Thu, 09 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: 525975795fae168ca940711787fc2520cf1b6b3c
      https://github.com/xrootd/xrootd/commit/525975795fae168ca940711787fc2520cf1b6b3c
  Author: Alja Mrak-Tadel <[log in to unmask]>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFile.cc

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


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

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

  Log Message:
  -----------
  Merge pull request #374 from alja/stat-defer

pfc-V2: Fixes in reusing File object during delayed destroy


Compare: https://github.com/xrootd/xrootd/compare/8350c5e122de...afb5dcde2934

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