commit | abf4e13cc1e16ed83ec8363d44f76149034b2851 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Mon May 16 17:42:44 2016 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue May 17 15:48:07 2016 -0400 |
tree | 7b22583a6a05c09e1ca32f3bb3d4730a81fd50d9 | |
parent | 93b717fd81bf6b9a73c3702e9b079b4de8148b34 [diff] |
NFSv4: Use the right stateid for delegations in setattr, read and write When we're using a delegation to represent our open state, we should ensure that we use the stateid that was used to create that delegation. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>