From: Trond Myklebust Date: Wed, 4 Mar 2015 01:28:59 +0000 (-0500) Subject: NFSv4: Fix a race in NFSv4.1 server trunking discovery X-Git-Tag: omap-for-v4.1/wl12xx-dt~60^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48d66b9749e39e0d4cc37d635df3f18906af38a6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed