Merge tag 'nfs-for-4.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Oct 2017 04:46:43 +0000 (06:46 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Oct 2017 04:46:43 +0000 (06:46 +0200)
commitf34157878d3b17641ad2366988600c23c89d98b2
tree694070f19ebc813ef8fc24e2aeb1f4db62153ab3
parentae59df0349baf44c988b32a3b4dc21363d87df15
parent528fd3547bad0bdd31c8f987e5bd00c83df8af39
Merge tag 'nfs-for-4.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs

Pull NFS client bugfixes from Trond Myklebust:

 - Fix a list corruption in xprt_release()

 - Fix a workqueue lockdep warning due to unsafe use of
   cancel_work_sync()

* tag 'nfs-for-4.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
  SUNRPC: Destroy transport from the system workqueue
  SUNRPC: fix a list corruption issue in xprt_release()