HomeFreeBSD

linux(4): Add a dedicated fstat() implementation

Description

linux(4): Add a dedicated fstat() implementation

In between kern_fstat() and translate_fd_major_minor(), another process
having the same filedesc could modify or close fd.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D39763

Details

Provenance
dchaginAuthored on Apr 28 2023, 8:55 AM
Reviewer
kib
Differential Revision
D39763: linux(4): Add a dedicated fstat() implementation
Parents
rGcb858340dcbf: linux(4): Add a dedicated statat() implementation
Branches
Unknown
Tags
Unknown