commit | 70d2f7b1ea19b7e43e36ccc63496f45f9908134d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Sep 11 13:09:37 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Sep 11 22:19:00 2017 -0400 |
tree | e4ae5571a942caa20bbe4a9119d34944839feffb | |
parent | 1bd5d6d08ea7ed0794c8a3908383d6d6fc202cdd [diff] |
pNFS: Use the standard I/O stateid when calling LAYOUTGET Instead of having a private method for copying the open/delegation stateid, use the same call that is used for standard I/O through the MDS. Note that this means we transmit the stateid with a zero seqid, avoiding issues with NFS4ERR_OLD_STATEID. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>