NFS: add hooks to account for NFSERR_JUKEBOX errors
authorChuck Lever <cel@netapp.com>
Mon, 20 Mar 2006 18:44:14 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:14 +0000 (13:44 -0500)
commit006ea73e5fa82915d0ac7a3f15ee7c688433236d
tree0f522982fe3d01a74f1ad9f5f713cbd10a6b09bd
parent91d5b47023b608227d605d1e916b29dd0215bff7
NFS: add hooks to account for NFSERR_JUKEBOX errors

Make an inode or an nfs_server struct available in the logic that handles
JUKEBOX/DELAY type errors so the NFS client can account for them.

This patch is split out from the main nfs iostat patch to highlight minor
architectural changes required to support this statistic.

Test plan:
None.

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/iostat.h
fs/nfs/nfs3proc.c
fs/nfs/nfs4proc.c