You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
storage: avoid layer lookup in applyDiffWithOptions()
That caller in create() already had the layer created in memory so
another lookup roundtrip is unnecessary here.
Signed-off-by: Paul Holzinger <[email protected]>
0 commit comments