Bug #3833
closed
- Subject changed from Improve change detection in fuse driver to Improve file and directory invalidation in fuse driver
- Category set to Keep
- Priority changed from Normal to Low
The FUSE driver uses a timestamp and expiration time to determine whether to refresh directory contents from the server. This is not ideal, because it may refresh when it doesn't have to, and takes up to the expiration time to detect changes. It should use websockets when available to selectively invalidate directory and file contents based on when they actually changed.
- Subject changed from Improve file and directory invalidation in fuse driver to [Keep] Improve file and directory invalidation in fuse driver
- Status changed from New to Resolved
This got done as part of writable FUSE, #3198.
Also available in: Atom
PDF