]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix potential race condition in linux stat(2).
authortrasz <trasz@FreeBSD.org>
Tue, 20 Oct 2020 17:19:10 +0000 (17:19 +0000)
committertrasz <trasz@FreeBSD.org>
Tue, 20 Oct 2020 17:19:10 +0000 (17:19 +0000)
commit05c4ab802df9de2b4faa52eda667cf6d96a06de0
treed8b18b71227f510e9457f9c3e35427c3e49c51f6
parentb4760ace69e5579693da6aca6eb111e12b715711
Fix potential race condition in linux stat(2).

Reviewed by: kib
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D25618
sys/compat/linux/linux_stats.c
sys/compat/linux/linux_util.c
sys/compat/linux/linux_util.h