From: Trond Myklebust Date: Sun, 27 May 2012 18:46:46 +0000 (-0400) Subject: NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error X-Git-Tag: v3.5-rc1~52^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c1b5100db340441963649fabb4e43e2a65df77;p=pandora-kernel.git NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error The results from a call to nfs4_proc_create_session() should always be fed into nfs4_handle_reclaim_lease_error, so that we can handle errors such as NFS4ERR_SEQ_MISORDERED correctly. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed