Kirk McKusick wrote:
[..]
Re: kern_lock.c - looks like a reasonable fix. There isn't much point
panicing for a poll.
> I do not see the problem that you are pointing out with missing
> BUF_KERNPROC in cluster_callback, but it is well past midnight,
> so I may not be thinking clearly.
No, you are correct. I had experimented with moving the cluster_head
reassignment to LK_KERNPROC out of BUF_KERNPROC() and into the point
where it was added into the tailq, but in the end I realized it wasn't
much different and suspected that there could be problems if the cluster
build was abandoned at some point, so I left it the way it is.
> Greg Lehey has sent me a panic with the buffer locking in the NFS code.
> I am too tired to attack it tonight, but will look at it in the morning.
I might have a look if I get a chance..
> Kirk
Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message