]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 245476:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 19:00:57 +0000 (19:00 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 19:00:57 +0000 (19:00 +0000)
commit6ec569502a46b56dc542bb665f6ae90cf8ef89fc
tree836729653227deb119e03834527ee91940de6235
parent4755c35b253898d13a9c01d02f8fbad09eddd2e8
MFC 245476:
- More properly handle interrupted NFS requests on an interruptible mount
  by returning an error of EINTR rather than EACCES.
- While here, bring back some (but not all) of the NFS RPC statistics lost
  when krpc was committed.

git-svn-id: svn://svn.freebsd.org/base/stable/9@247491 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfs/nfs_commonkrpc.c
sys/nfsclient/nfs_krpc.c