freebsd-dev/cmd/zdb
Richard Yao a5778ea242 zdb: Introduce -V for verbatim import
When given a pool name via -e, zdb would attempt an import. If it
failed, then it would attempt a verbatim import. This behavior is
not always desirable so a -V switch is added to zdb to control the
behavior. When specified, a verbatim import is done. Otherwise,
the behavior is as it was previously, except no verbatim import
is done on failure.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2372
2014-07-17 11:40:32 -07:00
..
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Add missing libzfs_core to Makefiles 2013-11-20 15:44:15 -08:00
zdb_il.c Fix zdb printf format string for ZIL data blocks 2012-09-13 09:02:12 -07:00
zdb.c zdb: Introduce -V for verbatim import 2014-07-17 11:40:32 -07:00