freebsd-dev/sys/boot/i386/libfirewire
Toomas Soome 1ecc859193 dosfs support in libstand is broken since r298230
Apparently the libstand dosfs optimization is a bit too optimistic
and did introduce possible memory corruption.

This patch is backing out the bad part and since this results in
dosfs reading full blocks now, we can also remove extra offset argument
from dv_strategy callback.

The analysis of the issue and the backout patch is provided by Mikhail Kupchik.

PR:		214423
Submitted by:	Mikhail Kupchik
Reported by:	Mikhail Kupchik
Reviewed by:	bapt, allanjude
Approved by:	allanjude (mentor)
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D8644
2016-12-30 19:06:29 +00:00
..
dconsole.c sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
firewire.c dosfs support in libstand is broken since r298230 2016-12-30 19:06:29 +00:00
fwohci.c sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
fwohci.h
fwohcireg.h
Makefile Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
Makefile.depend