Date: Wed, 27 Jun 2001 21:12:56 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c src/sys/ufs/ufs ufs_quota.c Message-ID: <200106280412.f5S4Cug33168@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/06/27 21:12:56 PDT
Modified files:
sys/ufs/ffs ffs_vfsops.c
sys/ufs/ufs ufs_quota.c
Log:
- Fix a mntvnode and vnode interlock reversal.
- Protect the mnt_vnode list with the mntvnode lock.
- Use queue(9) macros.
Revision Changes Path
1.156 +7 -7 src/sys/ufs/ffs/ffs_vfsops.c
1.46 +41 -14 src/sys/ufs/ufs/ufs_quota.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106280412.f5S4Cug33168>
