]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d3a35b04eda1103d6be4888b1a05b75236ae880
tree0f522982fe3d01a74f1ad9f5f713cbd10a6b09bd
parentccfab4c2842cb19467469b0818442c926d7a503b
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