Source-Changes archive

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

CVS commit: src/sys/miscfs/procfs



Module Name:    src
Committed By:   jdolecek
Date:           Sun Feb 15 22:18:18 UTC 2004

Modified Files:
        src/sys/miscfs/procfs: procfs_vnops.c

Log Message:
unlock the descriptor table simple lock after fd_getfile() call in
procfs_readdir()
fixes procfs locking problems reported on current-users@, problem place
found by enami tsugutomo


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/sys/miscfs/procfs/procfs_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