]> git.baikalelectronics.ru Git - kernel.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)
commita6a54209fcbf3ae937c5f74d677f68701da903e7
tree36aba2cf16a617c3f092bdf22d2811f9c4fee3ee
parent045445c50168ce3ea6dcd3d5be9f821a21a3433c
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