On Mon, Dec 31, 2007 at 05:19:25PM -0800, Matthew Dillon wrote:Probably it's still too early to report bugs, but... Index: hammer_subs.c =================================================================== RCS file: /home/source/dragonfly/cvs/src/sys/vfs/hammer/hammer_subs.c,v retrieving revision 1.10 diff -u -r1.10 hammer_subs.c --- hammer_subs.c 1 Jan 2008 01:00:03 -0000 1.10 +++ hammer_subs.c 6 Jan 2008 10:10:26 -0000 @@ -72,8 +72,10 @@ KKASSERT(lock->refs > 0); crit_enter(); if (lock->locktd != td) { - if (lock->locktd != NULL || lock->lockcount) + if (lock->locktd != NULL || lock->lockcount) { + crit_exit(); return(EAGAIN); + } lock->locktd = td; } KKASSERT(lock->lockcount >= 0); Cheers, YONETANI Tomokazu
| Ryan Hope | reiser4 for 2.6.27-rc1 |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Andrew Morton | Re: 2.6.20-rc6-mm3 |
| Pierre Ossman | Re: [RFC][PATCH] cpuidle: avoid singing capacitors |
git: | |
| Johannes Schindelin | Re: rc4 - make quick-install-doc is broken |
| Johannes Schindelin | Re: Git benchmarks at OpenOffice.org wiki |
| Shawn O. Pearce | Re: Smart fetch via HTTP? |
| Ken Pratt | pack operation is thrashing my server |
| Chris | avoid logging useless ssh brute force attempts |
| Henning Brauer | Re: httpdv6 |
| Freddy DISSAUX | Re: acer aspire one dmesg? |
| stuartv | Re: Microsoft gets the Most Secure Operating Systems award |
| Jim Winstead Jr. | Re: Root Disk/Book Disk Compatibility |
| Stephen Pierce | SLS |
| Doug Evans | Re: Stabilizing Linux |
| Les Andrzejewski | X386/WD90C31/SUMSUNG SYNC MASTER 4 |
