Project

General

Profile

Actions

Bug #3833

closed

[Keep] Improve file and directory invalidation in fuse driver

Added by Peter Amstutz over 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Low
Assigned To:
-
Category:
Keep
Target version:
-
Story points:
-

Related issues

Related to Arvados - Idea #3198: [FUSE] Writable streaming arv-mountResolvedPeter Amstutz04/14/2015Actions
Actions #1

Updated by Peter Amstutz over 9 years ago

  • 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.

Actions #2

Updated by Brett Smith over 9 years ago

  • Subject changed from Improve file and directory invalidation in fuse driver to [Keep] Improve file and directory invalidation in fuse driver
Actions #3

Updated by Brett Smith over 8 years ago

  • Status changed from New to Resolved

This got done as part of writable FUSE, #3198.

Actions

Also available in: Atom PDF