freebsd-dev/sys/boot/zfs
Steven Hartland 276a15676c Prevent bogus compiler in ZFS boot code
Silence a bogus compiler warning about indexing past the end of dn_bonus.

The ZFS code ensures this is not possible but the compiler can't determine
this so added an additional check to prevent this warning.

Sponsored by:	Multiplay
2016-01-14 21:31:26 +00:00
..
devicename_stubs.c zfsboot/zfsloader: support accessing filesystems within a pool 2012-05-12 09:03:30 +00:00
libzfs.h Introduce the ZFS Boot Environments menu to the loader menu 2015-12-31 20:00:53 +00:00
Makefile Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
zfs.c DIOCGSECTORSIZE expects to write to a u_int, but struct zfs_probe_args 2016-01-11 15:35:29 +00:00
zfsimpl.c Prevent bogus compiler in ZFS boot code 2016-01-14 21:31:26 +00:00