Details
-
Sub-task
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
2.0.0-alpha, 3.0.0-alpha1
-
None
-
None
Description
"Resolve as you go" inode iteration will help with the implementation of alternative locking schemes. It will also be the pre-cursor for resolving paths once and only once per operation, as opposed to ~3 times/call.
This is an incremental and compatible change for IIP that does not break existing callers.