]> asedeno.scripts.mit.edu Git - linux.git/commit
NFS: Remove redundant open context from nfs_page
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:59:12 +0000 (13:59 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:15 +0000 (14:18 -0400)
commitc79d183ebb76311ed434bd558279769551d02d5a
tree36aba2cf16a617c3f092bdf22d2811f9c4fee3ee
parent9fcd5960e88bbdc74a70d9e3a5ab46b489fc4b80
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>
fs/nfs/pagelist.c
include/linux/nfs_page.h