From: Trond Myklebust Date: Mon, 4 Oct 2010 21:59:08 +0000 (-0400) Subject: NFSv4: Fix open recovery X-Git-Tag: v2.6.37-rc1~120^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0ed9dbc24f1fd912b2dd08b995153cafc1d5b1c;p=pandora-kernel.git NFSv4: Fix open recovery NFSv4 open recovery is currently broken: since we do not clear the state->flags states before attempting recovery, we end up with the 'can_open_cached()' function triggering. This again leads to no OPEN call being put on the wire. Reported-by: Sachin Prabhu Signed-off-by: Trond Myklebust Cc: stable@kernel.org --- Reading git-diff-tree failed