Actions
Bug #6044
closedSPARC zfs reader is using wrong size for objset_phys
Start date:
2015-06-29
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
current get-objset is using 512B buffer length to read from bp, but objset_phys is 2048 bytes.
Updated by Electric Monk almost 7 years ago
- Status changed from New to Closed
git commit c0dbe950192897247de6003f2dea1ca3c466fe01
commit c0dbe950192897247de6003f2dea1ca3c466fe01 Author: Toomas Soome <tsoome@me.com> Date: 2015-07-14T15:54:10.000Z 6044 SPARC zfs reader is using wrong size for objset_phys Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions