]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 245476:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 19:01:04 +0000 (19:01 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Feb 2013 19:01:04 +0000 (19:01 +0000)
commitd7bf20c9252717846f48a38e823f943b573f939a
treecbe265b955ad83fca476fe5c8f4e676062a1d210
parent4d2ccbcc791d00356a1b4611d29d0dbb741d2baa
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/8@247492 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfs/nfs_commonkrpc.c
sys/nfsclient/nfs_krpc.c