From: Trond Myklebust Date: Wed, 29 May 2013 16:37:49 +0000 (-0400) Subject: NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open X-Git-Tag: v3.11-rc1~72^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4197a055eb06f5fa7e73290b8b710cd32176cd41;p=pandora-kernel.git NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open All the callers have an open_context at this point, and since we always need one in order to do state recovery, it makes sense to use it as the basis for the nfs4_do_open() call. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed