From f2c1b5100db340441963649fabb4e43e2a65df77 Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Sun, 27 May 2012 14:46:46 -0400 Subject: [PATCH] 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-format-patch failed