]> git.karo-electronics.de Git - mv-sheeva.git/commit
nfs41: enable nfs_client only nfs4_async_handle_error
authorAndy Adamson <andros@netapp.com>
Wed, 1 Apr 2009 13:22:35 +0000 (09:22 -0400)
committerBenny Halevy <bhalevy@panasas.com>
Wed, 17 Jun 2009 19:25:04 +0000 (12:25 -0700)
commit8328d59f380e26477b9c1ede99e33d021365bcd1
tree5e3ed18de4bfa37686f776def03d7d619661cd01
parent0f3e66c6a6cae479028d31198288e524fe5ff90d
nfs41: enable nfs_client only nfs4_async_handle_error

The session is per struct nfs_client, not per nfs_server. Allow the handler
to be called with no nfs_server which simplifies the nfs4_proc_async_sequence session renewal call and will let it be used by pnfs file layout data servers.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c