]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Nov 2018 17:19:58 +0000 (09:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Nov 2018 17:19:58 +0000 (09:19 -0800)
commitb177546d0c995c50cdf7b1776bd0b180b9d5982c
tree8c90950536b5bbbd63783b1b29b90f7e1907c647
parent17ac97c7d9139c4a853bd2858dbb0380ed32b70e
parenta957a5e7caf35030ae22e67291ce5bc9bd182911
Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs

Pull NFS client bugfixes from Trond Myklebust:

 - Fix a NFSv4 state manager deadlock when returning a delegation

 - NFSv4.2 copy do not allocate memory under the lock

 - flexfiles: Use the correct stateid for IO in the tightly coupled case

* tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
  flexfiles: use per-mirror specified stateid for IO
  NFSv4.2 copy do not allocate memory under the lock
  NFSv4: Fix a NFSv4 state manager deadlock