]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove private spinlock in struct nfs_pgio_header
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 25 Sep 2018 16:34:43 +0000 (12:34 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:17 +0000 (15:35 -0400)
commitf7ba43590a24eca9ae39f3745047ca19a258b30d
treeb740c2831b45eeec44849faa86e8d839671846ee
parent420c8ef740a738439757009622354e7fd7d105d5
NFS: Remove private spinlock in struct nfs_pgio_header

Now that each struct nfs_pgio_header corresponds to one RPC call, we
only have one writer to the struct nfs_pgio_header.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/pagelist.c
fs/nfs/read.c
include/linux/nfs_xdr.h