Actions
Feature #4370
closedavoid transmitting holes during zfs send
Start date:
2013-11-30
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Originally filed by Max Grossman:
retain birth time info for ZFS holes to avoid unnecessary sends of holes. Currently, birth_time=0 implies a hole. This optimization will retain birth time info for holes so that info on where the holes are will only need to be transmitted in one incremental send, not in every single one following the hole being created.
Related issues
Updated by Christopher Siden almost 10 years ago
- Status changed from In Progress to Closed
commit 43466aae47bfcd2ad9bf501faec8e75c08095e4f Author: Max Grossman <max.grossman@delphix.com> Date: Mon Dec 9 10:37:51 2013 4370 avoid transmitting holes during zfs send 4371 DMU code clean up Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
Updated by Marcel Telka almost 4 years ago
- Related to Bug #6370: ZFS send fails to transmit some holes added
Actions