On 18/01/2016 21:57, Ed Maste wrote:
On 18 January 2016 at 15:26, Andrew Turner <and...@fubar.geek.nz> wrote:
the issue was we were caching reads from the first filesystem we looked
at. I've committed the fix in r294291 to force the code to re-read on
each filesystem it looks at.
Thanks Andrew - my QEMU boot failure is not reproducible on a build
from a clean tree with this change included.
I still think there are issues in there, specifically the lookup call in
try_load, which calls fsread should be getting bad results.
I believe the code here https://reviews.freebsd.org/D4989 fixes that as
well as eliminating fsstat and all the duplicated code.
Regards
Steve
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"