HomeFreeBSD

kern_descrip.c: add struct proc argument to fdcopy()

Description

kern_descrip.c: add struct proc argument to fdcopy()

The proc is the owner of the copied filedesc.

Reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D52045

Details

Provenance
kibAuthored on Aug 20 2025, 7:02 PM
Reviewer
markj
Differential Revision
D52045: Copy kqueues into the child on fork
Parents
rG1265516c5c61: struct file: add DFLAG_FORK, indicate copying on fork
Branches
Unknown
Tags
Unknown