Actions
Feature #23313
closedCustomFileSystem supports custom mount options needed by crunch-run
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
FUSE
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
Specifically, MountByPDH and MountTmp, so Go FUSE driver can offer --mount-by-pdh and --mount-tmp
Updated by Tom Clegg 4 months ago
- Blocks Feature #23246: Go FUSE driver supports --mount-by-id added
Updated by Tom Clegg 4 months ago
23313-mount-layout @ 58f8fca7dec4baa9f910a2c186d1c30724a38151 -- developer-run-tests: #4948
- adds MountByPDH and MountTmp
- also adds MountHome, although not needed by crunch-run, because it was easy
- updates the existing Mount* method signatures so they can return errors
- checks validity of mount targets (they must be valid directory entry names)
23313-mount-layout @ bcfbbb116bff8a450cb55e60093086ef07338eb3 with updated test
Updated by Tom Clegg 4 months ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|27abc3cd279f02846e980dd4d9bd69b7f0582c19.
Actions