freebsd-dev/sys/cddl
Andriy Gapon 96762fe314 fix a zfs cross-device rename crash introduced in r303763
The problem was that 'zfsvfs' variable was not initialized if the error
was detected, but in the exit path the variable was dereferenced before
the error code was checked.

Reported by:	np
MFC after:	3 days
X-MFC with:	r303763
2016-08-09 06:11:24 +00:00
..
boot/zfs Make boot code and loader check for unsupported ZFS feature flags 2016-08-01 19:37:43 +00:00
compat/opensolaris zfs: honour and make use of vfs vnode locking protocol 2016-08-05 06:23:06 +00:00
contrib/opensolaris fix a zfs cross-device rename crash introduced in r303763 2016-08-09 06:11:24 +00:00
dev Two fixups for dtrace 2016-08-06 15:06:19 +00:00