OSDN Git Service

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)
commit9fcd5960e88bbdc74a70d9e3a5ab46b489fc4b80
tree6f2b82626a3a59c4af52a6b3e30b81501dfc32ec
parent154945112dac10b7109d816275f3e4896b0b064e
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