Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/hfs



Module Name:    src
Committed By:   ad
Date:           Fri Jan 25 20:49:15 UTC 2008

Modified Files:
        src/sys/fs/hfs: hfs_nhash.c hfs_vfsops.c

Log Message:
- Fix probelms with inode hash: make MPSAFE, don't allocate with held locks.
- Replace use of lockmgr().


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/fs/hfs/hfs_nhash.c
cvs rdiff -r1.14 -r1.15 src/sys/fs/hfs/hfs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index