From: Trond Myklebust Date: Fri, 19 Dec 2014 17:47:50 +0000 (-0500) Subject: NFSv4: Remove incorrect check in can_open_delegated() X-Git-Tag: fixes-v4.0-rc1~288^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e379d36c050b0117b5d10048be63a44f5036115;p=pandora-kernel.git NFSv4: Remove incorrect check in can_open_delegated() Remove an incorrect check for NFS_DELEGATION_NEED_RECLAIM in can_open_delegated(). We are allowed to cache opens even in a situation where we're doing reboot recovery. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed