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
We were using this property as a proxy for two things: "Does this
snapshot rebase rebasing before resumptions?" and "do I need to enable
dirty page tracking to create another snapshot of this type?". With
mincore-snapshots, these two questions are no longer equivalent (mincore
snapshots need rebase, but do _not_ need dirty page tracking), so
untangle this property into two properties.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments