Source-Changes archive

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

CVS commit: src/sys/fs/smbfs



Module Name:    src
Committed By:   ad
Date:           Sat Jan 26 14:25:38 UTC 2008

Modified Files:
        src/sys/fs/smbfs: smbfs.h smbfs_node.c smbfs_vfsops.c

Log Message:
- Fix several problems with the inode hash.
- Replace use of lockmgr().


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/fs/smbfs/smbfs.h
cvs rdiff -r1.37 -r1.38 src/sys/fs/smbfs/smbfs_node.c
cvs rdiff -r1.75 -r1.76 src/sys/fs/smbfs/smbfs_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