]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Feb 2019 22:44:45 +0000 (15:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Feb 2019 22:44:45 +0000 (15:44 -0700)
commit5e9507c63dac27952728faa676c27d4a8abc6d4c
tree63ee5a7ecd69b2c80594e2dc02c8f91bb859d980
parent4e7b733c860c204713d52130ad4c02b21f7f4788
parent2503bf7de69d23d2eab2c88051ef8b81cee04522
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux

Pull nfsd fixes from Bruce Fields:
 "Two small nfsd bugfixes for 5.0, for an RDMA bug and a file clone bug"

* tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux:
  svcrdma: Remove max_sge check at connect time
  nfsd: Fix error return values for nfsd4_clone_file_range()