Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_open…
…data_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 <bhalevy@panasas.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
- Loading branch information