HomeFreeBSD

Make zdb -R scale less poorly

Description

Make zdb -R scale less poorly

zdb -R with :d tries to use gzip decompression 9 times per size.
There's absolutely no reason for that, they're all the same
decompressor.

Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #15726

Details

Provenance
rincebrain_gmail.comAuthored on Jan 12 2024, 7:55 PM
GitHub <noreply@github.com>Committed on Jan 12 2024, 7:55 PM
Parents
rG1a11ad9d20ab: Fix a potential use-after-free in zfs_setsecattr()
Branches
Unknown
Tags
Unknown