From: Trond Myklebust Date: Sun, 5 Jul 2015 19:20:53 +0000 (-0400) Subject: NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly X-Git-Tag: omap-for-v4.3/fixes-merge-window~179^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4099287feb5833c24b5a91e1fe55207cf7559350;p=pandora-kernel.git NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly Try to handle this for now by invalidating all outstanding layouts for this server and then testing all the open+lock+delegation stateids. At some later stage, we may want to optimise by separating out the testing of delegation stateids only, and adding testing of layout stateids. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed