]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r264467:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Apr 2014 06:11:03 +0000 (06:11 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 28 Apr 2014 06:11:03 +0000 (06:11 +0000)
commite6d6575317c1be6d317d0fcc9030e6e6f138474e
tree291384021834e0e1e41c0161c2530120fab69716
parent6ea65b62f06cf745a0a18e94e8b0706326b525b7
MFC r264467:

Take into account when zpool history block grows exceeding 128KB in zpool(8)
and zdb(8) by growing the buffer on demand with a cap of 1GB (specified in
spa_history_create_obj()).

PR: bin/186574
Submitted by: Andrew Childs <lorne cons org nz> (with changes)

git-svn-id: svn://svn.freebsd.org/base/stable/10@265039 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/contrib/opensolaris/cmd/zdb/zdb.c
cddl/contrib/opensolaris/lib/libzfs/common/libzfs_pool.c