Skip to content

Rootio xrd stat support

Sebastien Binet requested to merge rootio-xrd-stat-support into master

This CL adds:

  • an os.File.Name-like method to xrdfs.File
  • the according implementation for xrootd/client.file
  • proper computation of the rootio.xrdFile size, using kXR_stat.

Merge request reports