Revision e9195e9d
ID | e9195e9d14d679f1dad7edef82ab2dcd0ee0e6df |
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