commit | c79d183ebb76311ed434bd558279769551d02d5a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Sun Apr 07 13:59:12 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Apr 25 14:18:15 2019 -0400 |
tree | 36aba2cf16a617c3f092bdf22d2811f9c4fee3ee | |
parent | 9fcd5960e88bbdc74a70d9e3a5ab46b489fc4b80 [diff] |
NFS: Remove redundant open context from nfs_page The lock context already references and tracks the open context, so take the opportunity to save some space in struct nfs_page. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>