freebsd-skq/sys
smh 6ee330f608 Switch zfs_panic_recover to panic for bad DVA
As reported by Coverity a null pointer de-reference panic would be triggered
when zfs_recover was set so switch to straight panic as it can never be
recovered.

Reported by: Coverity Scan
MFC after:	1
X-MFC-With:	r290401
Sponsored by:	Multiplay
2015-11-06 20:45:19 +00:00
..
amd64
arm Include opt_platform.h to get FDT defined. 2015-11-06 20:12:31 +00:00
arm64 Mark the arm64 nexus devices to be attached early. This allows multipass 2015-11-06 14:36:21 +00:00
boot Raspberry Pi firmware passes cache line size as a DTB parameter 2015-11-03 04:50:58 +00:00
bsm
cam Removed unused malloc types. 2015-11-06 18:50:01 +00:00
cddl Switch zfs_panic_recover to panic for bad DVA 2015-11-06 20:45:19 +00:00
compat Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
conf Add a FAST_DEPEND option, off by default, which speeds up the build significantly. 2015-11-06 04:45:29 +00:00
contrib Fix cache issues with bulk transfers 2015-11-03 05:25:06 +00:00
crypto
ddb
dev Mark the thunder_mdio_fdt driver as early, the bgx needs it to exist so it 2015-11-06 14:40:51 +00:00
fs
gdb
geom Fix g_eli error loss conditions 2015-11-05 17:37:35 +00:00
gnu
i386
isa
kern When dumping an rman in DDB, include the RID of each resource. 2015-11-05 23:12:23 +00:00
kgssapi
libkern
mips Remove this; it's also in sys/conf/files.mips. 2015-11-03 21:03:26 +00:00
modules
net Add sysctl to control LACP strict compliance default 2015-11-06 15:33:27 +00:00
net80211
netgraph
netinet The field sinfo_timetolive should have been sinfo_pr_value. 2015-11-06 14:00:26 +00:00
netinet6
netipsec
netnatm
netpfil Remove now obsolete KASSERT. 2015-11-03 22:23:09 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Write 2- and 4-byte aligned values as single writes in ddb(4) 2015-11-06 04:56:52 +00:00
rpc
security
sparc64 Fix an alignment check that is wrong in half the busdma implementations. 2015-11-02 23:37:19 +00:00
sys Rename __sentinel to __null_sentinel 2015-11-05 14:55:58 +00:00
teken
tools
ufs
vm
x86 xen/intr: fix the event channel enabled per-cpu mask 2015-11-05 14:33:46 +00:00
xdr
xen xen/intr: fix the event channel enabled per-cpu mask 2015-11-05 14:33:46 +00:00
Makefile