]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 21:29:55 +0000 (13:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Feb 2021 21:29:55 +0000 (13:29 -0800)
commit594f5dc89cc47669a5b3497c88c74945f635f7d1
tree2680c1fdf75458f9fff9c36e38612b167803f50f
parentd2f2f9f48c687aff0157b5006eed3b0ae698dcc4
parent1c15c82aca69d4f3c0c132ba3b3830945ca328c9
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux

Pull more nfsd updates from Chuck Lever:
 "Here are a few additional NFSD commits for the merge window:

 Optimization:
   - Cork the socket while there are queued replies

  Fixes:
   - DRC shutdown ordering
   - svc_rdma_accept() lockdep splat"

* tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:
  SUNRPC: Further clean up svc_tcp_sendmsg()
  SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()
  SUNRPC: Use TCP_CORK to optimise send performance on the server
  svcrdma: Hold private mutex while invoking rdma_accept()
  nfsd: register pernet ops last, unregister first
fs/nfsd/nfsctl.c