From: Andy Adamson Date: Wed, 1 Apr 2009 13:22:35 +0000 (-0400) Subject: nfs41: enable nfs_client only nfs4_async_handle_error X-Git-Tag: v2.6.31-rc1~58^2~3^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8328d59f380e26477b9c1ede99e33d021365bcd1;p=pandora-kernel.git 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 Signed-off-by: Benny Halevy Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed