HomeFreeBSD

Avoid lost buffers in fsck_ffs.

Description

Avoid lost buffers in fsck_ffs.

The ino_blkatoff() and indir_blkatoff() functions failed to release
the buffers holding second and third level indirect blocks. This
commit ensures that these buffers are now properly released.

MFC after: 1 week
Sponsored by: Netflix

Details

Provenance
mckusickAuthored on Oct 7 2021, 10:51 PM
Parents
rG8babb5582eed: riscv: fix VM_MAXUSER_ADDRESS checks in asm routines
Branches
Unknown
Tags
Unknown