:Hm. Well, it cures the panic that I was experiencing quite nicely.
:I'm going to commit this latest patch for now since it fixes both
:the vnode locking problem and a crash condition, which are pretty
:serious problems. If you come up with something different, I'll be happy
:to try it out.
:
:Not a bad day's work. :)
:
:-Bill
:
:-Bill Paul (212) 854-6020 | System Manager, Master of Unix-Fu
I was able to reproduce the second panic - in my case I did a du of
/usr/src and it paniced in /usr/src/sys/compile/<SOME-LABEL>.
My last patch fixes it for me too.
I'll cvs update my source trees after you commit to make sure nothing
has been lost. I've got 6 different patch sets in my tree right now,
it will be nice to get rid of two of them :-)
Really quite a good week's work. We've fixed, what, four serious bugs
in NFS this week? Nice going guys!
- mbuf leak (improper nfsrv_create error return)
- packet size calculation (readdirplus on server side)
- vnode locking (readdirplus on client side)
- directory cnp (readdirplus on client side)
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message