OSDN Git Service

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)
commitee6c0737a0253d6e79063f0a74c1101fdaad0812
tree63ee5a7ecd69b2c80594e2dc02c8f91bb859d980
parent8b5cdbe595a05b8c767d9fe779bd47e997f934c9
parente248aa7be86e8179f20ac0931774ecd746f3f5bf
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()