Go to file
Paul Zuchowski 7c1bf0cf27 Implement -A (ignore ASSERTs) for zdb
The command line switch -A (ignore ASSERTs) has always been available 
in zdb but was never connected up to the correct global variable.

There are times when you need zdb to ignore asserts and keep dumping 
out whatever information it can get despite the ASSERT(s) failing. 
It was always intended to be part of zdb but was incomplete.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Paul Zuchowski <pzuchowski@datto.com>
Closes #9610
2019-11-27 10:45:56 -08:00
.github
cmd Add display of checksums to zdb -R 2019-11-27 10:08:18 -08:00
config Remove zfs_vdev_elevator module option 2019-11-27 10:35:49 -08:00
contrib
etc
include Remove zfs_vdev_elevator module option 2019-11-27 10:35:49 -08:00
lib Implement -A (ignore ASSERTs) for zdb 2019-11-27 10:45:56 -08:00
man Remove zfs_vdev_elevator module option 2019-11-27 10:35:49 -08:00
module Remove zfs_vdev_elevator module option 2019-11-27 10:35:49 -08:00
rpm
scripts
tests Prevent unnecessary resilver restarts 2019-11-27 10:15:01 -08:00
udev
.gitignore
.gitmodules
.travis.yml
AUTHORS
autogen.sh
CODE_OF_CONDUCT.md
configure.ac Prevent unnecessary resilver restarts 2019-11-27 10:15:01 -08:00
copy-builtin
COPYRIGHT
LICENSE
Makefile.am
META Linux compat: Minimum kernel version 3.10 2019-11-12 08:59:06 -08:00
NEWS
NOTICE
README.md
TEST
zfs.release.in

img

ZFS on Linux is an advanced file system and volume manager which was originally developed for Solaris and is now maintained by the OpenZFS community.

codecov coverity

Official Resources

Installation

Full documentation for installing ZoL on your favorite Linux distribution can be found at our site.

Contribute & Develop

We have a separate document with contribution guidelines.

Release

ZFS on Linux is released under a CDDL license.
For more details see the NOTICE, LICENSE and COPYRIGHT files; UCRL-CODE-235197

Supported Kernels

  • The META file contains the officially recognized supported kernel versions.