Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: a08670e6540483885861960526ff9355cde02928
      https://github.com/xrootd/xrootd/commit/a08670e6540483885861960526ff9355cde02928
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

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

  Log Message:
  -----------
  Properly propagate offset in file block mode.


  Commit: 12fda00dabf500c7f5ed692be0d58a9eaaec854a
      https://github.com/xrootd/xrootd/commit/12fda00dabf500c7f5ed692be0d58a9eaaec854a
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFactory.cc

  Log Message:
  -----------
  Parse block size in MB.


  Commit: dfbc4aa097d758d95f1334e54168024fe9816e60
      https://github.com/xrootd/xrootd/commit/dfbc4aa097d758d95f1334e54168024fe9816e60
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

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

  Log Message:
  -----------
  Implement virtual IOFileBlock::ioActive().


  Commit: ca96beac6d2643af7b02bc5b8e813e56b5a540b2
      https://github.com/xrootd/xrootd/commit/ca96beac6d2643af7b02bc5b8e813e56b5a540b2
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M src/XrdFileCache/XrdFileCachePrefetch.cc

  Log Message:
  -----------
  Simplify  Prefetch::InitiateClose() -- return ioActive state unless file is comletely downloaded or Prefetch has not been started.


  Commit: d0cedba4d3f7ca9ef603234bed314b833c4be07e
      https://github.com/xrootd/xrootd/commit/d0cedba4d3f7ca9ef603234bed314b833c4be07e
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M src/XrdFileCache/XrdFileCachePrefetch.cc

  Log Message:
  -----------
  Add missing offset in Prefetch::Read() when file is completely downloaded.


  Commit: 471df082ea81a7e8d59d38754ac694e57855ea07
      https://github.com/xrootd/xrootd/commit/471df082ea81a7e8d59d38754ac694e57855ea07
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

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

  Log Message:
  -----------
  Add offset information in log messages.


  Commit: 4ded38b155fd6b48c6a80ae885a7098e92471d86
      https://github.com/xrootd/xrootd/commit/4ded38b155fd6b48c6a80ae885a7098e92471d86
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc

  Log Message:
  -----------
  Check all Prefetch states in IOFileBlock::ioActive.


  Commit: 5bc6ede0b9a158c69eee39c7d149c7f0072c7163
      https://github.com/xrootd/xrootd/commit/5bc6ede0b9a158c69eee39c7d149c7f0072c7163
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M src/XrdFileCache/XrdFileCachePrefetch.cc

  Log Message:
  -----------
  Check file is complete in GetNextTask().


  Commit: bef9c1095b8b6944fc0d2c24826435bdd464b4fc
      https://github.com/xrootd/xrootd/commit/bef9c1095b8b6944fc0d2c24826435bdd464b4fc
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

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

  Log Message:
  -----------
  Changes in logging.


  Commit: 8d0358b08125af0ac916f3179ed3f4d7823c1a79
      https://github.com/xrootd/xrootd/commit/8d0358b08125af0ac916f3179ed3f4d7823c1a79
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

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

  Log Message:
  -----------
  Fix instantiation of XrdSysMutexHelper.


  Commit: 846e19e6f8b6f5f0e1b487f369a360316cf04f18
      https://github.com/xrootd/xrootd/commit/846e19e6f8b6f5f0e1b487f369a360316cf04f18
  Author: alja <[log in to unmask]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFactory.cc

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


  Commit: 7097df6e9d8d7f74aba9bc150b4aacd6b874347b
      https://github.com/xrootd/xrootd/commit/7097df6e9d8d7f74aba9bc150b4aacd6b874347b
  Author: alja <[log in to unmask]>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

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

  Log Message:
  -----------
  Change logger namespace name from XFC to XrdFileCache.


  Commit: eaab79009726d498d3f8062b13e2490903eaf5bc
      https://github.com/xrootd/xrootd/commit/eaab79009726d498d3f8062b13e2490903eaf5bc
  Author: alja <[log in to unmask]>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFactory.cc

  Log Message:
  -----------
  Correct plugin name in version info macro.


  Commit: 8cc948afc6a341326e6411a967102bf875ecf633
      https://github.com/xrootd/xrootd/commit/8cc948afc6a341326e6411a967102bf875ecf633
  Author: alja <[log in to unmask]>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M src/XrdFileCache/XrdFileCacheFactory.cc

  Log Message:
  -----------
  In configuration support k and m suffixes using XrdOuca2x::a2sz() utils.


Compare: https://github.com/xrootd/xrootd/compare/ad1b891321d5...8cc948afc6a3

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