Bug #2903
closedzfs destroy -d does not work
0%
Description
It fails if the snapshot has clones (it is supposed to mark the snapshot for deferred destroy). A test for this case has been added to the ZFS test suite (zfs_destroy_009_pos). The fix is simple, I will try to push it soon.
Updated by Christopher Siden over 11 years ago
- Status changed from New to In Progress
Updated by Eric Schrock over 11 years ago
- Status changed from In Progress to Resolved
changeset: 13749:df4cd82e2b60
tag: tip
user: Christopher Siden <chris.siden@delphix.com>
date: Thu Jul 12 05:32:45 2012 -0700
description:
1796 "ZFS HOLD" should not be used when doing "ZFS SEND" from a read-only pool
2871 support for __ZFS_POOL_RESTRICT used by ZFS test suite
2903 zfs destroy -d does not work
2957 zfs destroy -R/r sometimes fails when removing defer-destroyed snapshot
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com