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)
commit1da38549dd64c7f5dd22427f12dfa8db3d8a722b
tree35246bc4b9abba564643c05f966fce8f84e11b5a
parent3e899c7209dd8f7afca59518c5ace0f03385dbc3
parentc20106944eb679fa3ab7e686fe5f6ba30fbc51e5
Merge tag 'nfsd-5.15-3' of git://git./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