commit | 1c6c4b740df12f2162ae5c3fac337137e2776236 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Sep 25 12:34:43 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 30 15:35:17 2018 -0400 |
tree | b740c2831b45eeec44849faa86e8d839671846ee | |
parent | 28d52235ee25ba7d843242b4cb3c3f27a8828b5a [diff] |
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>