Go to file
candychencan 0ca5261be4 Fix NULL deref in kcf_remove_mech_provider
In the default case the function must return to avoid dereferencing
'prov_mech' which will be NULL.

Reviewed-by: Tom Caputi <tcaputi@datto.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: candychencan <chen.can2@zte.com.cn>
Closes #5134
2016-09-30 16:04:43 -07:00
cmd Fix coverity defects: CID 147536, 147537, 147538 2016-09-30 15:40:07 -07:00
config Explicit block device plugging when submitting multiple BIOs 2016-09-29 13:13:31 -07:00
contrib Fix regression that broke dracut initramfs generation 2016-09-21 13:35:16 -07:00
etc Change /etc/mtab to /proc/self/mounts 2016-09-20 10:07:58 -07:00
include fix: Shift exponent too large 2016-09-29 15:55:41 -07:00
lib Fix coverity defects: CID 147563, 147560 2016-09-30 15:56:17 -07:00
man Enable ignore_hole_birth module option by default 2016-09-16 14:05:30 -07:00
module Fix NULL deref in kcf_remove_mech_provider 2016-09-30 16:04:43 -07:00
rpm OpenZFS - Performance regression suite for zfstest 2016-09-08 16:18:28 -07:00
scripts Add a script to change file names when upstreaming to OpenZFS/illumos 2016-09-29 21:01:50 -07:00
tests Fix coverity defects: CID 147536, 147537, 147538 2016-09-30 15:40:07 -07:00
udev
.gitignore
.gitmodules
AUTHORS
autogen.sh
configure.ac OpenZFS - Performance regression suite for zfstest 2016-09-08 16:18:28 -07:00
copy-builtin
COPYRIGHT
DISCLAIMER
Makefile.am Fix make lint target 2016-09-09 11:24:54 -07:00
META
OPENSOLARIS.LICENSE
README.markdown
TEST
zfs-script-config.sh.in
zfs.release.in

Native ZFS for Linux!

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

ZFS on Linux, which is also known as ZoL, is currently feature complete. It includes fully functional and stable SPA, DMU, ZVOL, and ZPL layers.

Full documentation for installing ZoL on your favorite Linux distribution can be found at: http://zfsonlinux.org