commit 464e801e77f8e4207ef040861cd7561c47e4f913
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Jul 3 10:48:26 2009 -0700
frevoke - More fixes to fdfree()
* Don't replace p->p_fd until after all closef()'s have been called. Fixed
panic in kqueue's close function.
* Move softrefs check to after the closef point, but before we actually
start kfree()ing the structures. Lock the closef's normally since
p->p_fd is still valid.
Summary of changes:
sys/kern/kern_descrip.c | 51 +++++++++++++++++++++++++++++++---------------
1 files changed, 34 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/464e801e77f8e4207ef040861cd756...
--
DragonFly BSD source repository| Mariusz Kozlowski | [PATCH 01] kmalloc + memset conversion co kzalloc |
| Rafael J. Wysocki | [Bug #10629] 2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160 |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Jeff Garzik | Re: [RFC] Heads up on sys_fallocate() |
git: | |
| Linus Torvalds | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
