Bug #11553
Updated by Peter Amstutz almost 8 years ago
Writable FUSE attempts to merge changes with upstream, so if an upstream collection is modified, FUSE doesn't just overwrite the changes. However, there seems to be a possible race condition in which writable FUSE believes it is in conflict with its own updates. Investigate.