tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Fixes for ffs/logging issues for 5.0, for review
On Sun, 22 Feb 2009 11:56:24 +0000, Andrew Doran wrote:
Here is an updated version of the diff:
http://www.netbsd.org/~ad/ffs-fixes4.diff
- Fix further problems with mixing log/non-log / and /foo. I hope this is
finally correct. I can't provoke any of the panics I have seen mentioned.
This introduces a bunch of copy-and-pasted code but it can be trimmed
back
one softdep is removed (I will do this after the patch is committed).
- Do the syncs at 10 second intervals as described, not 30 seconds.
No measuable impact on the build.sh test.
Hello,
I can confirm these patches fix the problem I reported here:
http://mail-index.netbsd.org/current-users/2009/02/18/msg008139.html
(After I pulled this in, too:
http://mail-index.netbsd.org/source-changes/2009/02/22/msg217537.html )
It looks like PR 40442 may have been addressed too? I'm no longer
seeing that error.
Regards,
Dave
Home |
Main Index |
Thread Index |
Old Index