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 May 21 13:27:20 UTC 2003

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

Log Message:
eliminate memcpy in the common and easy case of write.


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.33 -r1.34 src/sys/nfs/nfs_var.h
cvs rdiff -r1.166 -r1.167 src/sys/nfs/nfs_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