diff options
author | Paul Dagnelie <[email protected]> | 2019-06-25 12:50:38 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-06-25 12:50:37 -0700 |
commit | 3fab4d9e08aa1471c5c34bf7fdc2632bf4a7d494 (patch) | |
tree | 682288be0f0b010760ec8fd05c68ab62a3bd5a2d /module/zfs/zcp_global.c | |
parent | fc7546777ba15a7fff651cd803bf521f592d8379 (diff) |
zdb -vvvvv on ztest pool dies with "out of memory"
ztest creates some extremely large files as part of its
operation. When zdb tries to dump a large enough file, it
can run out of memory or spend an extremely long time
attempting to print millions or billions of uint64_ts.
We cap the amount of data from a uint64 object that we
are willing to read and print.
Reviewed-by: Don Brady <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Paul Dagnelie <[email protected]>
External-issue: DLPX-53814
Closes #8947
Diffstat (limited to 'module/zfs/zcp_global.c')
0 files changed, 0 insertions, 0 deletions