From: Jeff Layton Date: Fri, 25 Jul 2014 11:34:27 +0000 (-0400) Subject: nfsd: remove dl_fh field from struct nfs4_delegation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650ecc8f8ff29a7f0990704f09df232b505b200d;p=pandora-kernel.git nfsd: remove dl_fh field from struct nfs4_delegation Now that the nfs4_file has a filehandle in it, we no longer need to keep a per-delegation copy of it. Switch to using the one in the nfs4_file instead. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed