]> 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)
commitdd4499594216ad30ca02f7d79bc905976557c887
treeb740c2831b45eeec44849faa86e8d839671846ee
parentd0fb547a9b8b406af4559a0eaf23468ecdc889ab
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