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)
commit12a54b150fb5b6c2f3da932dc0e665355f8a5a48
treefa5d6becf0392244d4a44cc6afdbc93e363689d1
parentd286e13d53f54b00bcd7443eedd067cd432cf547
parentf456458e4d25a8962d0946891617c76cc3ff5fb9
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.