Date: Thu, 13 Jun 2002 13:18:51 -0700 (PDT) From: Semen Ustimenko <semenu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nullfs null_subr.c Message-ID: <200206132018.g5DKIpN78250@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
semenu 2002/06/13 13:18:51 PDT
Modified files:
sys/fs/nullfs null_subr.c
Log:
Change null_hashlock into null_hashmtx, because there is no need for
lockmgr and this helps to vget() vnode from hash without a race.
Reviewed by: bp
MFC after: 2 weeks
Revision Changes Path
1.34 +15 -22 src/sys/fs/nullfs/null_subr.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?200206132018.g5DKIpN78250>
