commit | 578e4585685410cacd1a4ac86b7e3c12805be918 | [log] [tgz] |
---|---|---|
author | Benny Halevy <bhalevy@panasas.com> | Thu Jun 18 22:01:23 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jun 20 14:55:12 2009 -0400 |
tree | 57e2a3730e19a6332ad54e6570768f964b781e58 | |
parent | 1f84603c0940d5bed17f7e4d2e0b2a4b8b8f1b81 [diff] |
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 <bhalevy@panasas.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>