6044 SPARC zfs reader is using wrong size for objset_phys
Review Request #3 — Created March 16, 2015 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
6044 | |
0c13125... | |
Reviewers | |
general | |
6044 SPARC zfs reader is using wrong size for objset_phys
The code has 2 words with this problem; get-objset and get-mos. Both are reading objset and need to use
lsize from BP or decompress will be broken.To test the change, the initial install of os was done on pool v28, then pool was upgraded; old code did receive errors, as new objset sizes were read from disk. Updated fs-reader is able to boot.
Status: Re-opened
Summary: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
||||||||||||
Testing Done: |
|
||||||||||||
Bugs: |
|
||||||||||||
Commit: |
|
||||||||||||
Diff: |
Revision 1 (+4 -3) |