commit | 59b5639490f51aa604d18064dcf0c2d72eb1decf | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Jan 27 13:07:26 2020 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Mar 16 08:34:28 2020 -0400 |
tree | 8f56b02e0c36bb22e89290f3c4514690cdb05287 | |
parent | 57f188e047731e50cb6af94d473c3c70d3bce7f9 [diff] |
NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred If the cred assigned to the layout that we're updating differs from the one used to retrieve the new layout segment, then we need to update the layout plh_lc_cred field. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>