From: Trond Myklebust Date: Tue, 3 Jul 2007 20:42:45 +0000 (-0400) Subject: NFSv4: set the delegation in nfs4_opendata_to_nfs4_state X-Git-Tag: v2.6.23-rc1~1073^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=549d6ed5e85003370fe858e70864a71882491d28;p=pandora-kernel.git NFSv4: set the delegation in nfs4_opendata_to_nfs4_state This ensures that nfs4_open_release() and nfs4_open_confirm_release() can now handle an eventual delegation that was returned with out open. As such, it fixes a delegation "leak" when the user breaks out of an open call. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed