Actions
Bug #6484
closed[FUSE] fsync on read-only collection returns EROFS
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
FUSE
Target version:
Story points:
0.5
Description
Calling fsync() on a read-only collection returns EROFS (read-only filesystem error) instead of doing nothing. This breaks run-command virtual working directory functionality which uses fsync() to ensure that linked files located on a FUSE mount are synchronized with the server.
Updated by Peter Amstutz over 9 years ago
- Target version changed from Bug Triage to 2015-07-22 sprint
Updated by Peter Amstutz over 9 years ago
- Project changed from 35 to Arvados
- Category set to FUSE
- Assigned To set to Peter Amstutz
Updated by Peter Amstutz over 9 years ago
- Status changed from New to Resolved
Applied in changeset arvados|commit:5e27876fa4d3faf3b973282bfb4f152c02345bdc.
Actions