-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Authoritative Mountpoints #54563
Copy link
Copy link
Open
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementfeature: filesystemperformance 🚀
Milestone
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapenhancementfeature: filesystemperformance 🚀
Type
Fields
Give feedbackNo fields configured for Overview.
Projects
Status
In progress
How to use GitHub
Ensure we don't spend too much time in the file system setup when reading by only loading the actually useful mountpoints required to read the content of a folder
Advantages:
Would decrease significantly the setup time for an instance like c.n.c as we would only setup the mountpoints actually usefull for a PROPFIND
Disadvantages:
Some operations would be more expensive e.g. when sharing with a group containing 10 000 users