Actions
Bug #8067
closedzdb should be able to dump literal embedded block pointer
Start date:
2017-04-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Add an option to zdb to print a literal embedded block pointer supplied on the command line:
zdb -E [-A] word0:word1:...:word15
Related issues
Updated by Electric Monk about 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit d77f81966c796267d14a0cc81ff3491176405cc0
commit d77f81966c796267d14a0cc81ff3491176405cc0 Author: Matthew Ahrens <mahrens@delphix.com> Date: 2017-05-24T01:24:01.000Z 8067 zdb should be able to dump literal embedded block pointer Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Updated by Marcel Telka about 6 years ago
- Related to Bug #8267: 8067 is breaking the build added
Updated by Electric Monk about 6 years ago
git commit f6d08325130f87525523d7797367a61969bf61b5
commit f6d08325130f87525523d7797367a61969bf61b5 Author: Robert Mustacchi <rm@joyent.com> Date: 2017-05-24T16:02:25.000Z backout: 8067 zdb should be able to dump literal embedded block pointer (breaks build)
Updated by Electric Monk almost 6 years ago
git commit 4923c69fddc0887da5604a262585af3efd82ee20
commit 4923c69fddc0887da5604a262585af3efd82ee20 Author: Matthew Ahrens <mahrens@delphix.com> Date: 2017-07-05T18:57:09.000Z 8067 zdb should be able to dump literal embedded block pointer Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions