« Previous | Next » 

Revision d58df7c0

IDd58df7c089ba3b7b12d1b7dde74be59fe234b5c0

Added by Stavros Sachtouris over 10 years ago

Remove fstat from clients.utils.readall

Refs: #4871

Fstat was used to compute the actual file size in order to
distinguish if an empty read was because the file ended.
It now considers an empty read to be an end of file.

This allows reading non-regular files.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences