OSDN Git Service

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)
commit1c6c4b740df12f2162ae5c3fac337137e2776236
treeb740c2831b45eeec44849faa86e8d839671846ee
parent28d52235ee25ba7d843242b4cb3c3f27a8828b5a
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