Project

General

Profile

Actions

Bug #3833

closed

[Keep] Improve file and directory invalidation in fuse driver

Added by Peter Amstutz over 10 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Low
Assigned To:
-
Category:
Keep
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Story points:
-

Related issues 1 (0 open1 closed)

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

Actions
Actions #1

Updated by Peter Amstutz over 10 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 about 10 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 about 9 years ago

  • Status changed from New to Resolved

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

Actions

Also available in: Atom PDF