HomeFreeBSD

fd: reduce excessive zeroing on fd close

Description

fd: reduce excessive zeroing on fd close

fde_file as NULL is already an indicator of an unused fd. All other
fields are populated when fp is installed.

Details

Provenance
mjgAuthored on
Parents
rS284380: fd: move out actual fp installation to _finstall
Branches
Unknown
Tags
Unknown