cvs commit: src/sys/kern vfs_subr.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Mar 27 23:54:24 PST 2004
dillon 2004/03/27 23:54:00 PST
DragonFly src repository
Modified files:
sys/kern vfs_subr.c
Log:
Protect v_usecount with a critical section for now (we depend on the BGL),
and assert that it does not drop below 0.
Suggested-by: David Rhodus <drhodus at xxxxxxxxxxx>
Revision Changes Path
1.28 +5 -2 src/sys/kern/vfs_subr.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_subr.c.diff?r1=1.27&r2=1.28&f=h
More information about the Commits
mailing list