Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   chs
Date:           Fri Sep 21 08:02:56 UTC 2001

Modified Files:
        syssrc/sys/kern: vfs_vnops.c
        syssrc/sys/miscfs/specfs: spec_vnops.c

Log Message:
use shared locks instead of exclusive for VOP_READ() and VOP_READDIR().


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/kern/vfs_vnops.c
cvs rdiff -r1.57 -r1.58 syssrc/sys/miscfs/specfs/spec_vnops.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