From: Bryan Schumaker Date: Thu, 2 Jun 2011 18:59:10 +0000 (-0400) Subject: NFS: test and free stateids during recovery X-Git-Tag: v3.1-rc1~136^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f062eb6ced3b297277b94b4da3113b1d3782e539;p=pandora-kernel.git NFS: test and free stateids during recovery When recovering open files and locks, the stateid should be tested against the server and freed if it is invalid. This patch adds new recovery functions for NFS v4.1. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed