Actions
Bug #6484
closed[FUSE] fsync on read-only collection returns EROFS
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
FUSE
Target version:
Start date:
07/14/2015
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
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.
Actions