From: Benny Halevy Date: Fri, 19 Jun 2009 02:01:23 +0000 (-0400) Subject: nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res X-Git-Tag: v2.6.31-rc1~58^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=578e4585685410cacd1a4ac86b7e3c12805be918;p=pandora-kernel.git nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res nfs4_open_recover_helper clears opendata->o_res before calling nfs4_init_opendata_res, thus causing NFSv4.0 OPEN operations to be sent rather than nfsv4.1. Signed-off-by: Benny Halevy Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed