dagstore icon indicating copy to clipboard operation
dagstore copied to clipboard

eliminate `Info()` and merge access patterns and kind into `Stat()`

Open raulk opened this issue 4 years ago • 0 comments

This allows for dynamic mounts like the Lotus mount to report if the data is available locally (e.g. through local storage) or not (remote storage). Only in the latter case would the upgrader need to perform a over-the-network copy.

raulk avatar Aug 09 '21 19:08 raulk