diff options
author | Nathaniel Wesley Filardo <[email protected]> | 2018-01-09 17:46:52 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-01-09 14:46:52 -0800 |
commit | cba6fc61a2898395c47380a0c2303f19842a2ff0 (patch) | |
tree | 620b80b7f83f0cd1b245d9c9db80231ea6fdbfb2 /module/zfs | |
parent | bfe27ace0de64838d50ff351396423a481de6c84 (diff) |
Revert raidz_map and _col structure types
As part of the refactoring of ab9f4b0b824ab4cc64a4fa382c037f4154de12d6,
several uint64_t-s and uint8_t-s were changed to other types. This
caused ZoL github issue #6981, an overflow of a size_t on a 32-bit ARM
machine. In absense of any strong motivation for the type changes, this
simply puts them back, modulo the changes accumulated for ABD.
Compile-tested on amd64 and run-tested on armhf.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Gvozden Neskovic <[email protected]>
Signed-off-by: Nathaniel Wesley Filardo <[email protected]>
Closes #6981
Closes #7023
Diffstat (limited to 'module/zfs')
0 files changed, 0 insertions, 0 deletions