freebsd-dev/cddl
Andriy Gapon fd74a38251 zdb: use a heap allocation instead of a huge array on stack
SPA_MAXBLOCKSIZE is 16 MB and having such a large object on the stack is
not nice in general and it could cause some confusing failures in the
single-user mode where the default stack size of 8 MB is used.

I expect that the upstream would make the same change.

MFC after:	1 week
2017-11-24 10:45:33 +00:00
..
compat/opensolaris Honor all options of "zfs mount -o" 2017-09-05 19:28:35 +00:00
contrib/opensolaris zdb: use a heap allocation instead of a huge array on stack 2017-11-24 10:45:33 +00:00
lib DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sbin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
usr.bin DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
usr.sbin Annotate pragma/err.invalidlibdep.ksh as EXFAIL. 2017-11-22 15:54:52 +00:00
Makefile Convert traditional ${MK_TESTS} conditional idiom for including test 2017-08-02 08:35:51 +00:00
Makefile.inc Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00