Actions
Bug #10911
closeddd: add input flag fullblock
Start date:
2019-05-04
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
zfs tests depend on dd iflag=fullblock, lets provide this flag.
fullblock does make sure we read entire block, even if in parts (which can happen due to signal).
Convert dd.1m to mdoc while there..
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit c232df923d558b3a28acd1911d7f0ee5952f7bbe
commit c232df923d558b3a28acd1911d7f0ee5952f7bbe Author: Toomas Soome <tsoome@me.com> Date: 2019-05-08T13:25:54.000Z 10911 dd: add input flag fullblock Reviewed by: Robert MusMustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions