Date: Tue, 8 Jan 2008 04:45:24 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs_vnops.c Message-ID: <200801080445.m084jODL071246@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-01-08 04:45:24 UTC
FreeBSD src repository
Modified files:
sys/fs/devfs devfs_vnops.c
Log:
Lock the vnode interlock while reading v_usecount to update si_usecount
in a cdev in devfs_reclaim().
MFC after: 3 days
Reviewed by: jeff (a while ago)
Revision Changes Path
1.153 +3 -0 src/sys/fs/devfs/devfs_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801080445.m084jODL071246>
