summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4_fs.h
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2008-12-23 15:21:48 -0500
committerTrond Myklebust <Trond.Myklebust@netapp.com>2008-12-23 15:21:48 -0500
commite005e8041c132af9f70862e1387a222198f95e7f (patch)
tree2e151e4d7e4e76dd889a0212aaa07460aec6e0a6 /fs/nfs/nfs4_fs.h
parent707fb4b324371f1b4bea5eb29e39d265c66086ae (diff)
downloadop-kernel-dev-e005e8041c132af9f70862e1387a222198f95e7f.zip
op-kernel-dev-e005e8041c132af9f70862e1387a222198f95e7f.tar.gz
NFSv4: Rename the state reclaimer thread
It is really a more general purpose state management thread at this point. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/nfs4_fs.h')
-rw-r--r--fs/nfs/nfs4_fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/nfs4_fs.h b/fs/nfs/nfs4_fs.h
index 84a4f52..b7a12e7 100644
--- a/fs/nfs/nfs4_fs.h
+++ b/fs/nfs/nfs4_fs.h
@@ -38,7 +38,7 @@ struct idmap;
((err) != NFSERR_NOFILEHANDLE))
enum nfs4_client_state {
- NFS4CLNT_STATE_RECOVER = 0,
+ NFS4CLNT_MANAGER_RUNNING = 0,
NFS4CLNT_CHECK_LEASE,
NFS4CLNT_LEASE_EXPIRED,
NFS4CLNT_RECLAIM_REBOOT,
OpenPOWER on IntegriCloud