Actions
Bug #4913
closedzfs release should not be subject to space checks
Start date:
2014-06-05
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
'zfs release' should succeed even when the pool is low on space. This is a good thing because "zfs release" can help free up space, and it's very unlikely to result in more net space usage.
Updated by Electric Monk about 9 years ago
- Status changed from In Progress to Closed
git commit 5d7b4d438c4a51eccc95e77a83a437b4d48380eb
commit 5d7b4d438c4a51eccc95e77a83a437b4d48380eb Author: Matthew Ahrens <mahrens@delphix.com> Date: 2014-06-05T21:19:08.000Z 4757 ZFS embedded-data block pointers ("zero block compression") 4913 zfs release should not be subject to space checks Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions