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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to