Andy Adamson 5f65753033 NFSv4 set open access operation call flag in nfs4_init_opendata_res
nfs4_open_recover_helper zeros the nfs4_opendata result structures, removing
the result access_request information which leads to an XDR decode error.

Move the setting of the result access_request field to nfs4_init_opendata_res
which sets all the other required nfs4_opendata result fields and is shared
between the open and recover open paths.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-10-03 17:10:28 -07:00
..
2012-07-30 19:06:52 -04:00
2012-10-01 15:37:34 -07:00
2012-07-30 19:06:52 -04:00
2012-10-02 08:17:04 -07:00
2012-07-30 19:06:52 -04:00
2012-10-02 08:17:02 -07:00
2012-07-30 19:06:52 -04:00
2012-10-02 08:17:03 -07:00