]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Apr 2019 20:40:55 +0000 (13:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Apr 2019 20:40:55 +0000 (13:40 -0700)
commitdd7b2babe42f73856dedb37d0622d788437e9b98
treefa5d6becf0392244d4a44cc6afdbc93e363689d1
parent541ea0170c9a306e9cb3c497376399a7a9de6b43
parent2f271bc3d8e34f49551a07408acaac214c81b253
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux

Pull nfsd bugfixes from Bruce Fields:
 "Fix miscellaneous nfsd bugs, in NFSv4.1 callbacks, NFSv4.1
  lock-notification callbacks, NFSv3 readdir encoding, and the
  cache/upcall code"

* tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux:
  nfsd: wake blocked file lock waiters before sending callback
  nfsd: wake waiters blocked on file_lock before deleting it
  nfsd: Don't release the callback slot unless it was actually held
  nfsd/nfsd3_proc_readdir: fix buffer count and page pointers
  sunrpc: don't mark uninitialised items as VALID.