Bug #6484
Updated by Peter Amstutz over 9 years ago
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.