Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Dec 2021 01:17:53 +0000 (17:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Dec 2021 01:17:53 +0000 (17:17 -0800)
commite80bdc5ed065091ef664a5ee91cd0a15f9bd6994
tree2630913ccea483e806d95c356228bbb81d108249
parentb9902641b50d8606dbc2832888a27a40cdea73c9
parent548ec0805c399c65ed66c6641be467f717833ab5
Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux

Pull nfsd fixes from Bruce Fields:
 "Fix a race on startup and another in the delegation code.

  The latter has been around for years, but I suspect recent changes may
  have widened the race window a little, so I'd like to go ahead and get
  it in"

* tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux:
  nfsd: fix use-after-free due to delegation race
  nfsd: Fix nsfd startup race (again)