commit | 48d66b9749e39e0d4cc37d635df3f18906af38a6 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Mar 03 20:28:59 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Mar 03 20:42:23 2015 -0500 |
tree | b64b126f4b74bae8b4fd3db8d26147a2d394477f | |
parent | ef070dcb3989f553f5d84edf555eebc7e204099d [diff] |
NFSv4: Fix a race in NFSv4.1 server trunking discovery We do not want to allow a race with another NFS mount to cause nfs41_walk_client_list() to establish a lease on our nfs_client before we're done checking for trunking. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>