NFS: Fix up NFS I/O subrequest creation
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:59:06 +0000 (13:59 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:14 +0000 (14:18 -0400)
commitc917cfaf9bbef44dd35b75b8fb772a44798a1cf2
treed08363bd0ae1beb1f37a6c65567e45f66ecb3d09
parent6fbda89b257f25694bf4892ddbbaa472f581533b
NFS: Fix up NFS I/O subrequest creation

We require all NFS I/O subrequests to duplicate the lock context as well
as the open context.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/pagelist.c