Actions
Bug #3086
closedunnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasets
Start date:
2012-08-16
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
The DS_FLAG_INCONSISTENT is set synchronously on a dataset before it is
destroyed. With async_destroy enabled this is no longer necessary since the
destroy happens in a single transaction group.
Updated by Eric Schrock almost 10 years ago
- Status changed from In Progress to Resolved
changeset: 13776:cd512c80fd75
tag: tip
user: Matthew Ahrens <mahrens@delphix.com>
date: Tue Aug 21 04:36:41 2012 -0700
description:
3086 unnecessarily setting DS_FLAG_INCONSISTENT on async destroyed datasets
Reviewed by: Christopher Siden <chris.siden@delphix.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com>
Actions