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:           Fri Jul 20 15:36:42 UTC 2007

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

Log Message:
- fix decreasing of vfs.nfs.iothreads after the recent partial merge
  of vmlocking.
- don't make nfsiod exit with requests left.
- make NFSSVC_BIOD a dummy so that nfsiod can be simplified.


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.117 -r1.118 src/sys/nfs/nfs_syscalls.c
cvs rdiff -r1.69 -r1.70 src/sys/nfs/nfs_var.h
cvs rdiff -r1.63 -r1.64 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