]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Add a helper to return a pointer to the open context of a struct nfs_page
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:59:11 +0000 (13:59 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:15 +0000 (14:18 -0400)
commit045445c50168ce3ea6dcd3d5be9f821a21a3433c
tree6f2b82626a3a59c4af52a6b3e30b81501dfc32ec
parent6e3970c4c4d99b55887b29fd0ea040b1adbce1a2
NFS: Add a helper to return a pointer to the open context of a struct nfs_page

Add a helper for when we remove the explicit pointer to the open
context.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/filelayout/filelayout.c
fs/nfs/flexfilelayout/flexfilelayout.c
fs/nfs/pagelist.c
fs/nfs/pnfs.c
fs/nfs/pnfs.h
fs/nfs/read.c
fs/nfs/write.c
include/linux/nfs_page.h