cvs commit: src/sys/vfs/ufs ufs_ihash.c
David Rhodus
drhodus at crater.dragonflybsd.org
Thu Nov 13 08:26:55 PST 2003
drhodus 2003/11/13 08:26:42 PST
DragonFly src repository
Modified files:
sys/vfs/ufs ufs_ihash.c
Log:
* Fix a locking issue inside the inode hashing code which
results in a panic situation.
Fix written by: Matt Dillon
Extensive testing by: David Rhodus
~
Revision Changes Path
1.8 +4 -0 src/sys/vfs/ufs/ufs_ihash.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ufs_ihash.c.diff?r1=1.7&r2=1.8&f=h
More information about the Commits
mailing list