Date: Sat, 11 Feb 2006 21:09:27 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_quota.c Message-ID: <200602112109.k1BL9RDk001860@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602112109.k1BL9RDk001860>