From: Trond Myklebust Date: Thu, 26 Feb 2015 19:05:05 +0000 (-0500) Subject: NFSv4: Ensure we skip delegations that are already being returned X-Git-Tag: omap-for-v4.1/wl12xx-dt~60^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec3ca4e57e00d52ff724b0ae49f4489667a9c311;p=pandora-kernel.git NFSv4: Ensure we skip delegations that are already being returned In nfs_client_return_marked_delegations() and nfs_delegation_reap_unclaimed() we want to optimise the loop traversal by skipping delegations that are already in the process of being returned. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed