]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Oct 2021 21:11:40 +0000 (14:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Oct 2021 21:11:40 +0000 (14:11 -0700)
commit4cd148a04e915514d713a1b16cfb1bef6a94e263
tree35246bc4b9abba564643c05f966fce8f84e11b5a
parentff5f8a6479664769135bb0198f5f83f0705bb13c
parent89a41e98400537fa96adf9497e1853fdaee531a5
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux

Pull nfsd fixes from Chuck Lever:
 "Bug fixes for NFSD error handling paths"

* tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux:
  NFSD: Keep existing listeners on portlist error
  SUNRPC: fix sign error causing rpcsec_gss drops
  nfsd: Fix a warning for nfsd_file_close_inode
  nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
  nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
net/sunrpc/auth_gss/svcauth_gss.c