diff options
author | LOLi <[email protected]> | 2017-10-27 01:58:38 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-10-26 16:58:38 -0700 |
commit | ee45fbd89465f12b39e97173a088175d4b712b5f (patch) | |
tree | 811bc8bc132c6aef42e6d18f2a6ffde9abe20f7b /module/zfs/zfs_replay.c | |
parent | 88f9c9396bcce596db56dc880260f95c49a51d67 (diff) |
ZFS send fails to dump objects larger than 128PiB
When dumping objects larger than 128PiB it's possible for do_dump() to
miscalculate the FREE_RECORD offset due to an integer overflow
condition: this prevents the receiving end from correctly restoring
the dumped object.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Fabian Grünbichler <[email protected]>
Signed-off-by: loli10K <[email protected]>
Closes #6760
Diffstat (limited to 'module/zfs/zfs_replay.c')
0 files changed, 0 insertions, 0 deletions