HomeFreeBSD

In ffs_freefile(), use a separate variable to hold the inode number within

Description

In ffs_freefile(), use a separate variable to hold the inode number within
the cg rather than reusuing "ino" for this purpose. This reduces the diff
for an upcoming change that improves handling of I/O errors.

No functional change.

Reviewed by: mckusick
Approved by: mckusick (mentor)
Sponsored by: Netflix

Details

Provenance
chsAuthored on
Parents
rS355097: procdesc: allow to collect status through wait(1) if process is traced
Branches
Unknown
Tags
Unknown