Re: Removing NET_NEEDS_GIANT: first patch
- From: Robert Watson <rwatson@xxxxxxxxxxx>
- Date: Tue, 24 Jul 2007 19:21:09 +0100 (BST)
On Tue, 24 Jul 2007, John Baldwin wrote:
On Tuesday 24 July 2007 06:17:45 am Robert Watson wrote:Patch attached, and also available at this URL:
Possibly use mtx_assert() rather than KASSERT(mtx_owned()) in nfs_syscalls.c?
Sounds good, I will make that change. I picked that new structure because it most closely matched what was there, and what was there required a KASSERT because it combined a variable check with a lock check, but the new code doesn't require that.
Thanks,
Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Removing NET_NEEDS_GIANT: first patch
- From: John Baldwin
- Re: Removing NET_NEEDS_GIANT: first patch
- References:
- Removing NET_NEEDS_GIANT: first patch
- From: Robert Watson
- Re: Removing NET_NEEDS_GIANT: first patch
- From: John Baldwin
- Removing NET_NEEDS_GIANT: first patch
- Prev by Date: Re: Removing NET_NEEDS_GIANT: first patch
- Next by Date: Re: Removing NET_NEEDS_GIANT: first patch
- Previous by thread: Re: Removing NET_NEEDS_GIANT: first patch
- Next by thread: Re: Removing NET_NEEDS_GIANT: first patch
- Index(es):
Relevant Pages
|
|