commit | 9f6d44d418b1f47298a92cd2dc42b8dba8b04816 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu May 10 10:34:21 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon May 28 13:29:19 2018 -0400 |
tree | da47696347f15bc29d954803c59b6784a8d06163 | |
parent | 73dd684a4dcee8c55882a01aeb8b5cbf203de955 [diff] |
NFS: Optimise away lookups for rename targets We can optimise away any lookup for a rename target, unless we're being asked to revalidate a dentry that might be in use. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>