commit | 4e379d36c050b0117b5d10048be63a44f5036115 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Dec 19 12:47:50 2014 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Jan 05 19:40:54 2015 -0800 |
tree | c0454f7248f3c935ac3aec73a175cbf051a8206e | |
parent | 7a01edf0058df98d6cc734c5a4ecc51f929a86ec [diff] |
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 <trond.myklebust@primarydata.com>