zfs_debug: Restore log size limit for userspace
commitfba6a90696eaa74dc19531995484218f7e900339
authorAlexander Motin <mav@FreeBSD.org>
Sun, 20 Oct 2024 16:39:05 +0000 (20 12:39 -0400)
committerGitHub <noreply@github.com>
Sun, 20 Oct 2024 16:39:05 +0000 (20 09:39 -0700)
treed0bffa3be1e76eea728b52ac391aad4cdf223bcc
parentb85c5641611287095367ff9d5410cd74a896ab4f
zfs_debug: Restore log size limit for userspace

For some reason it was dropped when split from kernel, that makes
raidz_test to accumulate in RAM up to 100GB of logs we don't need.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Reviewed-by: Rob Norris <robn@despairlabs.com>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.
Closes #16492
Closes #16566
Closes #16664
lib/libzpool/zfs_debug.c