Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2006 12:37:07 +0000 (GMT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Attila Nagy <bra@fsn.hu>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/ufs/ufs ufs_quota.c
Message-ID:  <20060212123623.E71792@fledge.watson.org>
In-Reply-To: <43EF2A06.3000405@fsn.hu>
References:  <200602112109.k1BL9RDk001860@repoman.freebsd.org> <43EF2A06.3000405@fsn.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 Feb 2006, Attila Nagy wrote:

> Robert Watson wrote:
>>   Modified files:
>>     sys/ufs/ufs          ufs_quota.c   Log:
>>   Instead of asserting the vnode lock before manipulating v_vflag, acquire
>>   it and drop it afterwards.
>>     Found by:       kris
>>   MFC after:      1 week
>>     Revision  Changes    Path
>>   1.78      +2 -1      src/sys/ufs/ufs/ufs_quota.c
> Any chance that it will fix the following:
> http://marc.theaimsgroup.com/?l=freebsd-amd64&m=113143942917925&w=2
>
> (I will try, but that takes about 5 hours for me to trigger and I cannot 
> reach that machine now)

It's unlikely this change will directly affect that problem; however, Kris ran 
into it while starting stress testing on the quota code in order to try to 
track down that problem, so it is related.

Robert N M Watson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060212123623.E71792>