Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Tue Feb 27 16:11:52 UTC 2007
Modified Files:
src/sys/fs/ntfs: ntfs_ihash.c
src/sys/miscfs/kernfs: kernfs_subr.c
src/sys/miscfs/procfs: procfs_subr.c
src/sys/ufs/ufs: ufs_ihash.c
Log Message:
Destroy the hash locks on final unmount.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/fs/ntfs/ntfs_ihash.c
cvs rdiff -r1.10 -r1.11 src/sys/miscfs/kernfs/kernfs_subr.c
cvs rdiff -r1.77 -r1.78 src/sys/miscfs/procfs/procfs_subr.c
cvs rdiff -r1.21 -r1.22 src/sys/ufs/ufs/ufs_ihash.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