Source-Changes archive

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

CVS commit: src/sys/nfs



Module Name:    src
Committed By:   yamt
Date:           Wed Sep 15 09:50:57 UTC 2004

Modified Files:
        src/sys/nfs: nfs_bio.c nfs_subs.c nfs_var.h nfsnode.h

Log Message:
fix access-after-free bugs in dircache code by refcounting nfsdircache.
PR/26864.


To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.134 -r1.135 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.45 -r1.46 src/sys/nfs/nfs_var.h
cvs rdiff -r1.48 -r1.49 src/sys/nfs/nfsnode.h

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