freebsd-dev/sys/geom/raid
Conrad Meyer b28ea2c250 g_raid: Prevent tasters from attempting excessively large reads
Some g_raid tasters attempt metadata reads in multiples of the provider
sectorsize.  Reads larger than MAXPHYS are invalid, so detect and abort
in such situations.

Spiritually similar to r217305 / PR 147851.

PR:		214721
Sponsored by:	Dell EMC Isilon
2017-01-12 06:58:31 +00:00
..
g_raid_ctl.c
g_raid_md_if.m
g_raid_tr_if.m
g_raid.c
g_raid.h
md_ddf.c
md_ddf.h
md_intel.c
md_jmicron.c
md_nvidia.c
md_promise.c
md_sii.c
tr_concat.c
tr_raid0.c
tr_raid1.c
tr_raid1e.c
tr_raid5.c