]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6352903008c43aac5fffa144cb37fc285a1873b4
tree2630913ccea483e806d95c356228bbb81d108249
parent15566b31f98160bdcae63a01098545213b9938d0
parent4c522701b93b731a016344f215cdc6273cda9d54
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)