cvs commit: src/sys/ufs/ufs ufs_quota.c

Robert Watson rwatson at FreeBSD.org
Sat Feb 11 13:09:28 PST 2006


rwatson     2006-02-11 21:09:27 UTC

  FreeBSD src repository

  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


More information about the cvs-all mailing list