Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking2] src/sys/nfs
Module Name: src
Committed By: yamt
Date: Tue Dec 4 18:05:20 UTC 2007
Modified Files:
src/sys/nfs [vmlocking2]: nfs_socket.c nfs_var.h
Log Message:
apply the following change, which seems to get lost during
vmlocking -> vmlocking2 transition.
Module Name: src
Committed By: yamt
Date: Sun Oct 21 08:23:20 UTC 2007
Modified Files:
src/sys/nfs: nfs_socket.c nfs_var.h
Log Message:
remove lwp argument from nfs_reconnect and always use &lwp0
because who triggers a reconnect doesn't really matter here. PR/37145.
To generate a diff of this commit:
cvs rdiff -r1.163 -r1.164 src/sys/nfs/nfs_socket.c
cvs rdiff -r1.72 -r1.73 src/sys/nfs/nfs_var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
To generate a diff of this commit:
cvs rdiff -r1.164.4.1 -r1.164.4.2 src/sys/nfs/nfs_socket.c
cvs rdiff -r1.74.4.1 -r1.74.4.2 src/sys/nfs/nfs_var.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