From: Trond Myklebust Date: Sun, 5 Jul 2015 19:12:06 +0000 (-0400) Subject: NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly. X-Git-Tag: omap-for-v4.3/fixes-merge-window~179^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b895ce652dc73bcf42a0c24acfc0708a06ea7c3;p=pandora-kernel.git NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly. If the server tells us that only some state has been revoked, then we need to run the full TEST_STATEID dog and pony show in order to discover which locks and delegations are still OK. Currently we blow away all state, which means that we lose all locks! Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed